botoxparty / XP.css

A CSS framework for building faithful recreations of operating system GUIs.
https://botoxparty.github.io/XP.css/
MIT License
2.24k stars 106 forks source link

Button wrapping fix #58

Open 2lag opened 1 year ago

2lag commented 1 year ago

Before this, buttons would easily fly off of the window, this should fix that.

Tested on my site and it worked perfectly with any value, I just picked 25 since it's nice and divisible and multiplies to other nice divisible numbers.

If this doesn't work for some reason, please let me know and I'll take another look. Thank you!