diff options
Diffstat (limited to 'core/css')
-rw-r--r-- | core/css/header.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/css/header.scss b/core/css/header.scss index dd10e48b6bc..a282e3075be 100644 --- a/core/css/header.scss +++ b/core/css/header.scss @@ -199,7 +199,7 @@ } /* NAVIGATION --------------------------------------------------------------- */ -#header-left nav { +.header-left nav { display: inline-block; width: 44px; height: 44px; |