diff options
Diffstat (limited to 'core/css/header.scss')
-rw-r--r-- | core/css/header.scss | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/css/header.scss b/core/css/header.scss index a81469c0658..5f3c4356d32 100644 --- a/core/css/header.scss +++ b/core/css/header.scss @@ -484,6 +484,10 @@ nav[role='navigation'] { height: 20px; } + .icon-more-white { + background-image: url('../img/actions/more-white.svg?v=1'); + } + /* App title */ span { opacity: 0; |