Merge branch 'sprint/168' into 'sprint/168_xiawenlong'
# Conflicts: # module/execution/js/kanban.js
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
#header {position: fixed; top: 0; left: 0; right: 0; z-index: 10;}
|
||||
#mainMenu {position: fixed; padding: 10px 15px; top: 60px; left: 0; right: 0; background-color: #efefef; z-index: 0;}
|
||||
#main {padding-bottom: 0; padding-top: 50px;}
|
||||
#main > .container {max-width: none!important; padding: 0}
|
||||
#kanbanContainer {border-radius: 0; margin: 48px 0 0 0;}
|
||||
#main > .container {max-width: 1960px!important; padding: 0 10px}
|
||||
|
||||
.kanban + .kanban {margin-top: 15px}
|
||||
.kanban-item > .title { display: block;white-space: nowrap; overflow: hidden; text-overflow: ellipsis}
|
||||
|
||||
Reference in New Issue
Block a user