-
Notifications
You must be signed in to change notification settings - Fork 14.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
make chart title larger, fix explore actions btn spacing (#1680)
- Loading branch information
Alanna Scott
authored
Nov 29, 2016
1 parent
c43fc38
commit 18c43aa
Showing
2 changed files
with
23 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -337,6 +337,10 @@ label { | |
} | ||
} | ||
|
||
.panel-title-large { | ||
font-size: 24px; | ||
} | ||
|
||
a.list-group-item { | ||
|
||
&-success { | ||
|