FEATURE: Use responsive image sizes in post stream (#13343)

This commit is contained in:
Penar Musaraj
2021-06-18 09:15:03 -04:00
committed by GitHub
parent e9e2827636
commit e305365168
8 changed files with 10 additions and 221 deletions

View File

@@ -25,10 +25,6 @@ div.poll {
}
img {
// TODO: remove once disable_image_size_calculations is removed
// needed to override internal styles in image-sizing hack
max-width: 100% !important;
height: auto;
// Hacky way to stop images without width/height
// from causing abrupt unintended scrolling
&:not([width]):not(.emoji),