Added white-space for menu items
This commit is contained in:
parent
2090a85a53
commit
e01fa3e5f4
1 changed files with 2 additions and 1 deletions
|
@ -46,6 +46,7 @@
|
|||
z-index: 999;
|
||||
background: @background;
|
||||
padding: 8px 0;
|
||||
white-space: nowrap;
|
||||
box-shadow: 4px 8px 16px rgba(0, 0, 0, .25);
|
||||
}
|
||||
|
||||
|
@ -72,4 +73,4 @@
|
|||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue