Fixed issues with all class reset, resulting to lots of mess.

This commit is contained in:
ashbike
2015-02-26 19:08:00 +05:30
parent 88444e8b3e
commit 106f45258c
4 changed files with 6 additions and 1718 deletions

View File

@@ -24,7 +24,7 @@
}
/* Board container classes for wide/compact view */
#board-container-wide {
.board-container-wide {
overflow-x: scroll;
padding-bottom: 180px; /* Space to avoid dropdown menu truncated */
}