mirror of
https://github.com/iv-org/invidious
synced 2024-11-10 13:13:33 +01:00
(preferences) fix word wrap
This commit is contained in:
parent
6375a62465
commit
f16273772e
@ -339,3 +339,7 @@ img.thumbnail {
|
||||
margin-top: 0.5em;
|
||||
margin-bottom: 0.5em;
|
||||
}
|
||||
|
||||
.pure-control-group label {
|
||||
word-wrap: normal;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user