remove comment

This commit is contained in:
Extarys 2021-01-19 12:47:31 -05:00
parent 89cdfa53da
commit 5d42ab9c29
1 changed files with 1 additions and 1 deletions

View File

@ -419,7 +419,7 @@ nav.navbar {
} }
#topbar-first .navbar-toggle { #topbar-first .navbar-toggle {
margin-top: 5px; margin-top: 5px;
margin-bottom: 0; /* adding a bottom margin is useless */ margin-bottom: 0;
} }
#topbar-first .nav > li > a, #topbar-first .nav > li > a,
#topbar-first .nav > li > button, #topbar-first .nav > li > button,