Fix top margin for starred nav menu item
There is no reason to have a margin above the starred menu item. Remove it. Signed-off-by: Frieder Schrempf <dev@fris.de>
This commit is contained in:
parent
58332e8afb
commit
2fcd429b96
1 changed files with 0 additions and 2 deletions
|
@ -27,8 +27,6 @@
|
|||
}
|
||||
|
||||
nav.nav-starred {
|
||||
margin-top: @nav-margin;
|
||||
|
||||
ul {
|
||||
list-style: none;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue