clean up options a bit more

This commit is contained in:
Kyle Johnson 2016-04-01 14:39:15 -04:00
parent 92e0552f8e
commit f59ed9cf0d
1 changed files with 8 additions and 0 deletions

View File

@ -482,3 +482,11 @@ margin-left: -20px;
.nav-pills > li > a { .nav-pills > li > a {
border-radius: 0; border-radius: 0;
} }
#options .help-block {
margin-top: 0;
}
#options {
font-size:90%;
}