Add max-width to board column
This commit is contained in:
@@ -747,6 +747,7 @@ nav .active a {
|
||||
#board td,
|
||||
#board th {
|
||||
min-width: 240px;
|
||||
max-width: 240px;
|
||||
}
|
||||
|
||||
#board th a {
|
||||
|
||||
Reference in New Issue
Block a user