Rewrite dropdown menu

This commit is contained in:
Frederic Guillot
2015-08-07 22:42:29 -04:00
parent 2d5621af2f
commit 679cb94de4
14 changed files with 172 additions and 377 deletions

View File

@@ -11,7 +11,6 @@
/* board table */
#board-container {
padding-bottom: 220px; /* Space to avoid dropdown menu truncated */
overflow-x: scroll;
}