Skip to content

Commit

Permalink
style / theme, better targetting for top tabs spacing, for #2185
Browse files Browse the repository at this point in the history
(cherry picked from commit 36022f8)
  • Loading branch information
AdSchellevis authored and fichtner committed Feb 12, 2018
1 parent 43d2878 commit e959526
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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;
}

Expand Down
3 changes: 1 addition & 2 deletions src/opnsense/www/themes/opnsense/build/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit e959526

Please sign in to comment.