Merge pull-request #1221 (Do not always show scrollbars)
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
/* board table */
|
/* board table */
|
||||||
#board-container {
|
#board-container {
|
||||||
overflow-x: scroll;
|
overflow-x: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
#board {
|
#board {
|
||||||
|
|||||||
Reference in New Issue
Block a user