diff options
author | Maxime Quandalle <maxime@quandalle.com> | 2015-09-02 22:56:12 +0200 |
---|---|---|
committer | Maxime Quandalle <maxime@quandalle.com> | 2015-09-02 22:56:12 +0200 |
commit | 039cfe7edf8faf901069a94b3ca9b66f7973b26a (patch) | |
tree | 51aad49ba9478ef05f47cd5bd3fc11bfa6b81ff2 /client/components/forms/forms.styl | |
parent | ed35a88a5689ed460d92a4990bc4882b7934854f (diff) | |
download | wekan-039cfe7edf8faf901069a94b3ca9b66f7973b26a.tar.gz wekan-039cfe7edf8faf901069a94b3ca9b66f7973b26a.tar.bz2 wekan-039cfe7edf8faf901069a94b3ca9b66f7973b26a.zip |
Improve list title form
Diffstat (limited to 'client/components/forms/forms.styl')
-rw-r--r-- | client/components/forms/forms.styl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/components/forms/forms.styl b/client/components/forms/forms.styl index 06ae1302..83d25370 100644 --- a/client/components/forms/forms.styl +++ b/client/components/forms/forms.styl @@ -110,7 +110,6 @@ button background: #cfcfcf background: linear-gradient(#cfcfcf, #c2c2c2) border: none - box-shadow: 0 1px 0 #8c8c8c cursor: pointer display: inline-block font-weight: 700 |