mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 01:39:24 +02:00
Update
This commit is contained in:
parent
52d6acc342
commit
18c437523c
1 changed files with 2 additions and 2 deletions
|
@ -41,10 +41,10 @@
|
|||
}
|
||||
|
||||
.show-when-is-expanded, .show-when-is-compressed{
|
||||
display: none !important;
|
||||
display: none;
|
||||
}
|
||||
|
||||
.ypt-is-expanded .show-when-is-expanded,
|
||||
.ypt-is-compressed .show-when-is-compressed{
|
||||
display: inline-block !important;
|
||||
display: inline-block;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue