This reverts commit eff0106efb
. It causes
visible layout issues, especially on mobile.
This commit is contained in:
parent
778abb067f
commit
f0c15dc399
|
@ -191,6 +191,7 @@ $quote-share-maxwidth: 150px;
|
|||
|
||||
img:not(.thumbnail):not(.ytp-thumbnail-image):not(.emoji) {
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue