diff options
Diffstat (limited to 'core/css')
-rw-r--r-- | core/css/header.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/css/header.css b/core/css/header.css index 45489038320..e93f91f6de4 100644 --- a/core/css/header.css +++ b/core/css/header.css @@ -37,8 +37,8 @@ #navigation { top: 45px; bottom: initial; - width: 255px; - max-height: 90%; + width: 265px; + max-height: 85%; margin-top: 0; top: 45px; background-color: rgba(36, 40, 47, .97); |