mirror of
https://github.com/snachodog/just-the-docs.git
synced 2025-04-17 00:22:24 -06:00
Fixed multi line nav items
(cherry picked from commit 2a8901ff953004a2fc7cebde86bae6575cec2924)
This commit is contained in:
parent
0ebbe4bb4e
commit
8a3458bafd
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
.nav-list-link {
|
.nav-list-link {
|
||||||
display: block;
|
display: block;
|
||||||
height: $nav-list-item-height;
|
min-height: $nav-list-item-height;
|
||||||
line-height: #{$nav-list-item-height - 2 * $sp-1};
|
line-height: #{$nav-list-item-height - 2 * $sp-1};
|
||||||
padding-top: $sp-1;
|
padding-top: $sp-1;
|
||||||
padding-right: $gutter-spacing-sm;
|
padding-right: $gutter-spacing-sm;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user