summaryrefslogtreecommitdiffstats
path: root/client/components/main
diff options
context:
space:
mode:
authorMaxime Quandalle <maxime@quandalle.com>2015-08-22 02:06:49 +0200
committerMaxime Quandalle <maxime@quandalle.com>2015-08-22 02:06:49 +0200
commit04bfbd5bd1f7c20486c0872641506f14336c8d21 (patch)
tree93879ecef6d5b441c3854317d74cd5a283893fa4 /client/components/main
parent4fc72d64b4e7a41875ef0778597dc3e66741ce8c (diff)
downloadwekan-04bfbd5bd1f7c20486c0872641506f14336c8d21.tar.gz
wekan-04bfbd5bd1f7c20486c0872641506f14336c8d21.tar.bz2
wekan-04bfbd5bd1f7c20486c0872641506f14336c8d21.zip
Implement list restoration
Diffstat (limited to 'client/components/main')
-rw-r--r--client/components/main/layouts.styl4
1 files changed, 4 insertions, 0 deletions
diff --git a/client/components/main/layouts.styl b/client/components/main/layouts.styl
index 5199da0f..5160ee8b 100644
--- a/client/components/main/layouts.styl
+++ b/client/components/main/layouts.styl
@@ -288,6 +288,10 @@ a
list-style-type: initial
padding-left: 20px
+.basicTabs-container .tabs-content-container
+ padding: 0
+ padding-top: 15px
+
@keyframes fadeIn
from
opacity: 0