discourse/plugins/poll/assets/stylesheets
Penar Musaraj 33cb1b7cf1
FIX: Ensure images in polls don't cause abrupt scrolling (#13272)
In some very rare cases, poll options can end up with images that have
no dimensions, in which case, navigating to replies in that post stream
might result in unexpected scrolling (as the browser loads the images
and adjusts its layout).

This ensures that if width/height attributes are missing from an image,
the image is forced to display within a 200 by 200 pixels space.

Co-authored-by: David Taylor <david@taylorhq.com>
2021-06-03 22:09:59 -04:00
..
common FIX: Ensure images in polls don't cause abrupt scrolling (#13272) 2021-06-03 22:09:59 -04:00
desktop UX: Improve poll builder UI (#12549) 2021-04-12 19:48:01 +03:00
mobile UX: Improve poll builder UI (#12549) 2021-04-12 19:48:01 +03:00