waldyrious / downstyler

A stylesheet and bookmarklet that trims webpage styles down to near-bare HTML.
http://waldyrious.net/downstyler
ISC License
30 stars 5 forks source link

Add margins to form elements #89

Closed waldyrious closed 11 months ago

waldyrious commented 11 months ago

Add bottom and top margins to form elements.

Also:

waldyrious commented 11 months ago

Screenshots

Chromium-based:

Before After
image image

Firefox:

Before After
image image
waldyrious commented 11 months ago

I'll consider this good enough to mark #5 as fixed. I'm uncomfortable assuming/encouraging specific layouts for forms, such as making input fields span the full width (as e.g. Bamboo.css does), and IMO the current result is already pretty serviceable. Of course, further adjustments can always be made! :D