diff options
Diffstat (limited to 'simplex/bootswatch.less')
-rwxr-xr-x | simplex/bootswatch.less | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/simplex/bootswatch.less b/simplex/bootswatch.less index 8e9e4a02..bd39d239 100755 --- a/simplex/bootswatch.less +++ b/simplex/bootswatch.less @@ -54,6 +54,7 @@ h6, .hero-unit h1 { div.subnav { background-image: none; background-color: @navbarBackground; + border-bottom: 1px solid transparent; .box-shadow(@boxShadow); } |