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