clean up options a bit more
This commit is contained in:
parent
92e0552f8e
commit
f59ed9cf0d
|
@ -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%;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue