Ensure all columns on the board get the same width.
This commit is contained in:
@@ -572,6 +572,10 @@ a.filter-on {
|
|||||||
margin-top: 5px;
|
margin-top: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#board {
|
||||||
|
table-layout: fixed;
|
||||||
|
}
|
||||||
|
|
||||||
#board th a {
|
#board th a {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
font-size: 150%;
|
font-size: 150%;
|
||||||
@@ -619,6 +623,7 @@ a.filter-on {
|
|||||||
border: 1px solid #000;
|
border: 1px solid #000;
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
font-size: 95%;
|
font-size: 95%;
|
||||||
|
word-wrap: break-word;
|
||||||
}
|
}
|
||||||
|
|
||||||
.task-board-recent {
|
.task-board-recent {
|
||||||
|
|||||||
Reference in New Issue
Block a user