diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/css/header.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/css/header.scss b/core/css/header.scss index 86739240aeb..b1141476a0e 100644 --- a/core/css/header.scss +++ b/core/css/header.scss @@ -440,6 +440,7 @@ nav[role='navigation'] { display: inline-block; width: auto; clear: both; + min-width: 88px; li { float: left; |