neocities/public/assets/css/_base-sass
Tanya Gray c137173ca1 Made input-area border sizes consistent
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>
2014-05-13 21:58:03 +12:00
..
_base-Form.scss Commit of new front page 2013-07-13 17:09:32 -04:00
_base-HTML5.scss Commit of new front page 2013-07-13 17:09:32 -04:00
_base-Media.scss Commit of new front page 2013-07-13 17:09:32 -04:00
_basic.scss Initial progress in coding the new (logged in) home page with news feed 2014-04-22 01:02:19 -07:00
_forms.scss Made input-area border sizes consistent 2014-05-13 21:58:03 +12:00
_navs.scss Commit of new front page 2013-07-13 17:09:32 -04:00
_tables.scss Commit of new front page 2013-07-13 17:09:32 -04:00
_type-Code.scss Commit of new front page 2013-07-13 17:09:32 -04:00
_type-Lists.scss Commit of new front page 2013-07-13 17:09:32 -04:00
_typography.scss Commit of new front page 2013-07-13 17:09:32 -04:00