summaryrefslogtreecommitdiffstats
path: root/client/components/main/header.styl
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-04-18 18:25:34 +0300
committerLauri Ojansivu <x@xet7.org>2018-04-18 18:25:34 +0300
commit84fd00c5668caa7617aa094c9b7d47fe73926fd1 (patch)
tree66602d89991b84cf7981e83101b9a845772431f9 /client/components/main/header.styl
parente402200b872026d0a01b89cf50578ab6b49bf103 (diff)
parentf41589ba823f84313b37ee1bde224500d2a778d7 (diff)
downloadwekan-84fd00c5668caa7617aa094c9b7d47fe73926fd1.tar.gz
wekan-84fd00c5668caa7617aa094c9b7d47fe73926fd1.tar.bz2
wekan-84fd00c5668caa7617aa094c9b7d47fe73926fd1.zip
Merge branch 'devel'
Diffstat (limited to 'client/components/main/header.styl')
-rw-r--r--client/components/main/header.styl5
1 files changed, 2 insertions, 3 deletions
diff --git a/client/components/main/header.styl b/client/components/main/header.styl
index 7993ce6a..f9455f8e 100644
--- a/client/components/main/header.styl
+++ b/client/components/main/header.styl
@@ -29,13 +29,12 @@
font-size: 0.9em
margin-right: 10px
-
.wekan-logo
- display: block
- margin: 3px auto 0
+ margin: 3px auto auto
width: 97px
opacity: 0.6
transition: opacity 0.15s
+ float: right
&:hover
opacity: 0.9