summaryrefslogtreecommitdiffstats
path: root/client/components/rules/rules.styl
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-10-08 00:26:25 +0300
committerLauri Ojansivu <x@xet7.org>2018-10-08 00:26:25 +0300
commit9cd980d9e6283ed15c24a01b4f7ed2bc06d6f54f (patch)
treed5a87bc2ceb3733cadcf05712fc123495acb6886 /client/components/rules/rules.styl
parent4c6c6ffb164027c5a5f29d213be9858c23efd3bf (diff)
parentd516ecb20ceaa21d5687ae093317473774843510 (diff)
downloadwekan-9cd980d9e6283ed15c24a01b4f7ed2bc06d6f54f.tar.gz
wekan-9cd980d9e6283ed15c24a01b4f7ed2bc06d6f54f.tar.bz2
wekan-9cd980d9e6283ed15c24a01b4f7ed2bc06d6f54f.zip
Merge branch 'Angtrim-feature-rules' into edge
Closes #1912
Diffstat (limited to 'client/components/rules/rules.styl')
-rw-r--r--client/components/rules/rules.styl11
1 files changed, 11 insertions, 0 deletions
diff --git a/client/components/rules/rules.styl b/client/components/rules/rules.styl
index 45ce4003..b52f84a7 100644
--- a/client/components/rules/rules.styl
+++ b/client/components/rules/rules.styl
@@ -32,6 +32,17 @@
display: inline-block
float: right
margin: auto
+.rules-back
+ display: block
+ overflow: auto
+ margin-top: 15px
+ margin-bottom: 5px
+ button
+ display: inline-block
+ float: right
+ margin: auto
+ margin-right:14px
+
.flex
display: -webkit-box
display: -moz-box