summaryrefslogtreecommitdiffstats
path: root/client/components/main/popup.styl
diff options
context:
space:
mode:
authorMarc Hartmayer <hello@hartmayer.com>2020-04-22 14:44:08 +0200
committerMarc Hartmayer <hello@hartmayer.com>2020-04-22 19:16:05 +0200
commit8e14459cff4da1391f536dfbc6441abb21e9c215 (patch)
treec25c0eeb010635a9771754a067ab9c0f0d1c8997 /client/components/main/popup.styl
parent3ac5dba243a9896adc5db6fdc586c8b1768f2df9 (diff)
downloadwekan-8e14459cff4da1391f536dfbc6441abb21e9c215.tar.gz
wekan-8e14459cff4da1391f536dfbc6441abb21e9c215.tar.bz2
wekan-8e14459cff4da1391f536dfbc6441abb21e9c215.zip
Implement option to change the first day of week in user settings
Implements #2535.
Diffstat (limited to 'client/components/main/popup.styl')
-rw-r--r--client/components/main/popup.styl4
1 files changed, 4 insertions, 0 deletions
diff --git a/client/components/main/popup.styl b/client/components/main/popup.styl
index 023cba3d..f1db3927 100644
--- a/client/components/main/popup.styl
+++ b/client/components/main/popup.styl
@@ -135,6 +135,10 @@ $popupWidth = 300px
margin-bottom: 8px
.pop-over-list
+ li
+ display: block
+ clear: both
+
li > a
clear: both
cursor: pointer