mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-06-09 19:37:00 +02:00
The preview options button overlaps the image task container when the window is reduced because of the float:right property of the button. This technique makes the parent div grow as needed when it contains a floated element, resulting in cleaner display.