mirror of
https://github.com/iv-org/invidious
synced 2024-11-03 03:40:35 +00:00
Merge pull request #397 from dimqua/patch-1
(preferences) fix word wrap
This commit is contained in:
commit
1d6c763e92
@ -343,3 +343,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