More css tweaking

This commit is contained in:
hadley 2016-01-14 10:53:28 -06:00
parent 9d2a3f27d4
commit 61a0356444
1 changed files with 6 additions and 3 deletions

View File

@ -50,11 +50,14 @@ ul .dropdown-header:first-child {
margin-top: 2px;
}
.dropdown-header, .dropdown-header a:link, .dropdown-header a:visited {
font-weight: bold;
.dropdown-header {
color: #333;
margin-top: 8px;
text-align: left;
}
.dropdown-header a:link, .dropdown-header a:visited {
font-weight: bold;
padding-left: 0;
}
.dropdown-menu .dropdown-header {