mirror of
https://github.com/iv-org/invidious.git
synced 2024-11-09 15:02:14 +05:30
Fix description boxes smaller than 3 lines (#3668)
This commit is contained in:
commit
d79d6f38b2
@ -515,7 +515,7 @@ hr {
|
||||
|
||||
#descexpansionbutton ~ div {
|
||||
overflow: hidden;
|
||||
height: 8.3em;
|
||||
max-height: 8.3em;
|
||||
}
|
||||
|
||||
#descexpansionbutton:checked ~ div {
|
||||
|
Loading…
Reference in New Issue
Block a user