diff options
Diffstat (limited to 'core/css/header.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 e93f91f6de4..a65c9337d61 100644 --- a/core/css/header.css +++ b/core/css/header.css @@ -81,7 +81,7 @@ min-height: initial; margin: 0; } -#apps-management, #navigation .push { +#apps-management { height: initial; } @@ -89,4 +89,4 @@ #body-user #controls, #body-settings #controls { padding-left: 0; -}
\ No newline at end of file +} |