mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
Removed menu line-height overrides
Now that bootstrap is in line-height isn’t needed here
This commit is contained in:
parent
e16d3ec963
commit
d8a13233e6
@ -279,11 +279,9 @@
|
||||
}
|
||||
|
||||
li {
|
||||
line-height: 18px; /* new v4 global line-height */
|
||||
|
||||
a {
|
||||
display: block;
|
||||
line-height: $grid-y * 2;
|
||||
min-height: 50px;
|
||||
color: $color-text-default;
|
||||
padding: (2 * $grid-y + 1) 5px (2 * $grid-y + 1) 8px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user