mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
add back comment about clipping
This commit is contained in:
parent
c2a0de8202
commit
9ab6756e39
1 changed files with 2 additions and 0 deletions
|
@ -149,6 +149,8 @@
|
|||
|
||||
.paper-icon-button-light > img {
|
||||
width: 1.72em;
|
||||
/* Can't use 100% height or it will stretch past the boundaries in safari */
|
||||
/*height: 100%;*/
|
||||
max-height: 100%;
|
||||
/* Make sure its on top of the ripple */
|
||||
position: relative;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue