diff options
author | tsia <github@tsia.de> | 2020-01-20 11:23:08 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-20 11:23:08 +0100 |
commit | 3e2415631ffebeda6905323c3486bb85ce4b8bc7 (patch) | |
tree | e824b61ace6913dbf352a50427851aab7eb5dfb9 /client/components | |
parent | f425fbfcdf4d07ced7bdce04296f695251bc78d6 (diff) | |
download | wekan-3e2415631ffebeda6905323c3486bb85ce4b8bc7.tar.gz wekan-3e2415631ffebeda6905323c3486bb85ce4b8bc7.tar.bz2 wekan-3e2415631ffebeda6905323c3486bb85ce4b8bc7.zip |
Update header.styl
Diffstat (limited to 'client/components')
-rw-r--r-- | client/components/main/header.styl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/client/components/main/header.styl b/client/components/main/header.styl index e3c7618d..f77c2aca 100644 --- a/client/components/main/header.styl +++ b/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% |