We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26034b3 commit f1e198cCopy full SHA for f1e198c
1 file changed
src/scss/components/_headernavbartheme.scss
@@ -116,7 +116,7 @@
116
.it-header-navbar-wrapper {
117
&.theme-light-desk {
118
background: $navigation-light-bg-color;
119
- box-shadow: $dropdown-box-shadow;
+ border-bottom: 1px solid rgba($header-slim-theme-light-text-color, 0.2);
120
.navbar .navbar-collapsable .navbar-nav li a.nav-link.dropdown-toggle svg {
121
fill: $navigation-light-text-color;
122
}
0 commit comments