summaryrefslogtreecommitdiffstats
path: root/client/components/boards/boardBody.styl
diff options
context:
space:
mode:
authorhupp-mac-4 <hupp-mac-4@Hupps-Mac-mini-6.local>2019-04-18 15:41:23 +0530
committerhupp-mac-4 <hupp-mac-4@Hupps-Mac-mini-6.local>2019-04-18 15:41:23 +0530
commitdc11e0c79cf7dad5f9988cf77cabf08b8878c9b6 (patch)
treeadfeb5638f32adc9cfd500834405e2c1d4d481bb /client/components/boards/boardBody.styl
parent561cd77e6842fd4f9a9b586387f4a631490d1ac9 (diff)
downloadwekan-dc11e0c79cf7dad5f9988cf77cabf08b8878c9b6.tar.gz
wekan-dc11e0c79cf7dad5f9988cf77cabf08b8878c9b6.tar.bz2
wekan-dc11e0c79cf7dad5f9988cf77cabf08b8878c9b6.zip
Issue: Full width of lists and space before first list #2336
Resolved #2336
Diffstat (limited to 'client/components/boards/boardBody.styl')
-rw-r--r--client/components/boards/boardBody.styl2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/components/boards/boardBody.styl b/client/components/boards/boardBody.styl
index 148c6ce1..dfaaa050 100644
--- a/client/components/boards/boardBody.styl
+++ b/client/components/boards/boardBody.styl
@@ -50,6 +50,6 @@ position()
display: flex
flex-direction: column
margin: 0
- padding: 0 40px 0px 0
+ padding: 0 0px 0px 0
overflow-x: hidden
overflow-y: auto