Browse Source

Merge pull request #2891 from tsia/master

Show System Wide Announcement in one line
Lauri Ojansivu 5 years ago
parent
commit
ea73d9a424
1 changed files with 3 additions and 0 deletions
  1. 3 0
      client/components/main/header.styl

+ 3 - 0
client/components/main/header.styl

@@ -218,6 +218,9 @@
       padding: 10px
       margin: -10px 0 -10px -10px
 
+.announcement .viewer
+  display: inline-block
+
 .announcement,
 .offline-warning
   width: 100%