You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Well noticed. I couldn't honestly say. The stylesheet arose from a combination of different browsers' default stylesheets, default styles listed on MDN and so on. The style may have been contained in one of those, or it is even possible that an opinionated style or two crept in during development, just "because it should be like that".
If you'd like to fix it, with a justification, please feel free to make a pull request.
Hi
On line 309 these styles are being applied to buttons, I wonder if you could explain why these specific values are being applied?
.cleanslate button { padding: 1px 6px 2px 6px !important; margin-right: 5px !important; }
Thanks
The text was updated successfully, but these errors were encountered: