Avoid vertical flags in narrow browser windows.

Fix provided by RaBe.

Fixes #28317.
This commit is contained in:
Karsten Loesing 2020-03-09 11:11:05 +01:00
parent d8871b3487
commit 395a8204d4

View File

@ -67,7 +67,7 @@ td, th {
}
.flags-cell {
width: 150px;
min-width: 150px;
}
/* Allow displaying long contact info (#23868) */