diff options
-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 0134ca951d4..d0c773372e9 100644 --- a/core/css/header.scss +++ b/core/css/header.scss @@ -92,6 +92,7 @@ display: inline-block; padding-top: 22px; padding-right: 10px; + flex-shrink: 0; } /* show caret indicator next to logo to make clear it is tappable */ .icon-caret { |