mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
try fixing #968 again
This commit is contained in:
parent
8f7d20895b
commit
ae6f136168
1 changed files with 3 additions and 0 deletions
|
|
@ -12,6 +12,9 @@
|
|||
|
||||
/* fixed row height */
|
||||
min-height: 3em;
|
||||
|
||||
/* fix left-side truncation of Description column on narrow viewports in Chrome */
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
.nogrow {
|
||||
|
|
|
|||
Loading…
Reference in a new issue