Push the options page down a bit to make tab look better

This commit is contained in:
Kyle Johnson 2016-03-15 14:45:40 -04:00
parent 183f58ad17
commit 87932002cf
1 changed files with 3 additions and 0 deletions

View File

@ -432,3 +432,6 @@ th.table-th-sort-rev span.table-th-sort-span {
padding: 8px;
}
.nav.nav-tabs {
margin-bottom: 15px;
}