style / theme, better targetting for top tabs spacing, for https://github.com/opnsense/core/issues/2185

This commit is contained in:
Ad Schellevis 2018-02-11 14:10:11 +01:00
parent 01f38e3135
commit 36022f8bdc
2 changed files with 2 additions and 4 deletions

View File

@ -366,8 +366,7 @@ body{
border-bottom: none;
}
.dropdown-menu > li > a,
.dropdown-header {
ul.nav > li.dropdown > ul.dropdown-menu > li > a {
padding: 3px 10px;
}

View File

@ -5653,8 +5653,7 @@ body {
.collapse .list-group-item:last-child {
border-bottom: none; }
.dropdown-menu > li > a,
.dropdown-header {
ul.nav > li.dropdown > ul.dropdown-menu > li > a {
padding: 3px 10px; }
.nav-tabs {