mirror of
https://github.com/neocities/neocities.git
synced 2025-04-26 02:02:39 +02:00
Expected: Border size should be consistent between normal and focus state. Actual: Border size changes from 2px normal state to 1px in focus state. Fix: Bootstrap uses 2px borders on inputs. It was winning for normal state but not for focus state. Preferred consistent 2px as defined by Bootstrap rather than a forced override. Bonus: Stops text inputs shifting around when focused/unfocused. Signed-off-by: Tanya Gray <tanyagray.nz@gmail.com> |
||
---|---|---|
.. | ||
_base-Form.scss | ||
_base-HTML5.scss | ||
_base-Media.scss | ||
_basic.scss | ||
_forms.scss | ||
_navs.scss | ||
_tables.scss | ||
_type-Code.scss | ||
_type-Lists.scss | ||
_typography.scss |