Avoid the dropdown menu to be truncated
This commit is contained in:
@@ -164,7 +164,7 @@ th a:hover {
|
||||
|
||||
/* board table */
|
||||
#board-container {
|
||||
padding-bottom: 200px; /* Space to avoid dropdown menu truncated */
|
||||
padding-bottom: 220px; /* Space to avoid dropdown menu truncated */
|
||||
overflow-x: scroll;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user