summaryrefslogtreecommitdiffstats
path: root/client/components/main/layouts.styl
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-01-01 14:10:10 +0200
committerLauri Ojansivu <x@xet7.org>2019-01-01 14:10:10 +0200
commit98917523fced8136dcc803f77800fa038c8294d0 (patch)
treeb96cf66ffa0c0940525df384f92f6c3964e42e59 /client/components/main/layouts.styl
parente9a3601d2ed3c86d0d15790cc95c00d8a8cc3a23 (diff)
parent1683bcb3e5980d3af4a07c4bb22e534b98eff862 (diff)
downloadwekan-98917523fced8136dcc803f77800fa038c8294d0.tar.gz
wekan-98917523fced8136dcc803f77800fa038c8294d0.tar.bz2
wekan-98917523fced8136dcc803f77800fa038c8294d0.zip
Merge branch 'edge' into meteor-1.8
Diffstat (limited to 'client/components/main/layouts.styl')
-rw-r--r--client/components/main/layouts.styl4
1 files changed, 2 insertions, 2 deletions
diff --git a/client/components/main/layouts.styl b/client/components/main/layouts.styl
index 3457a028..edbf759b 100644
--- a/client/components/main/layouts.styl
+++ b/client/components/main/layouts.styl
@@ -385,8 +385,8 @@ a
@media screen and (max-width: 800px)
#content
- margin: 1px 0px 49px 0px
- height: calc(100% - 96px)
+ margin: 1px 0px 0px 0px
+ height: calc(100% - 0px)
> .wrapper
margin-top: 0px