summaryrefslogtreecommitdiffstats
path: root/client/components/main
diff options
context:
space:
mode:
authorPouyan Savoli <papoola@hotmail.com>2017-08-25 02:59:20 +0200
committerPouyan Savoli <papoola@hotmail.com>2017-09-22 22:59:32 +0200
commitade3c02122d262c72bd7c4fd1cbcab8e136184ba (patch)
treea87395d7e048b1d16f9fb636884bf2cd503d475f /client/components/main
parent43a58c92ac3862668ef87d20fe7b09470e26cf66 (diff)
downloadwekan-ade3c02122d262c72bd7c4fd1cbcab8e136184ba.tar.gz
wekan-ade3c02122d262c72bd7c4fd1cbcab8e136184ba.tar.bz2
wekan-ade3c02122d262c72bd7c4fd1cbcab8e136184ba.zip
Create custom fields creation UI added to Board Menu, Model in progress
Diffstat (limited to 'client/components/main')
-rw-r--r--client/components/main/popup.styl3
1 files changed, 3 insertions, 0 deletions
diff --git a/client/components/main/popup.styl b/client/components/main/popup.styl
index b7c9e264..ff00eef3 100644
--- a/client/components/main/popup.styl
+++ b/client/components/main/popup.styl
@@ -33,6 +33,9 @@ $popupWidth = 300px
textarea
height: 72px
+ form a span
+ padding: 0 0.5rem
+
.header
height: 36px
position: relative