summaryrefslogtreecommitdiffstats
path: root/client/components/rules/rules.styl
diff options
context:
space:
mode:
authorAngelo Gallarello <angelo.gallarell@gmail.com>2018-09-21 14:53:04 +0200
committerAngelo Gallarello <angelo.gallarell@gmail.com>2018-09-21 14:53:04 +0200
commit1f02321e2767a4772a35f512fa29798b6aeadb9a (patch)
treeb789f9805243b186d7514f5f416ac5506fba522d /client/components/rules/rules.styl
parent37a53e7466107d229a67a4c2efc4b25708bbe93d (diff)
downloadwekan-1f02321e2767a4772a35f512fa29798b6aeadb9a.tar.gz
wekan-1f02321e2767a4772a35f512fa29798b6aeadb9a.tar.bz2
wekan-1f02321e2767a4772a35f512fa29798b6aeadb9a.zip
Fixed rules about member and box dropdowns width
Diffstat (limited to 'client/components/rules/rules.styl')
-rw-r--r--client/components/rules/rules.styl2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/components/rules/rules.styl b/client/components/rules/rules.styl
index 68d74d32..45ce4003 100644
--- a/client/components/rules/rules.styl
+++ b/client/components/rules/rules.styl
@@ -116,7 +116,7 @@
.trigger-dropdown
display:inline-block
select
- width:100px
+ width:auto
height:30px
margin:0px
margin-left:5px