Commit graph

3 commits

Author SHA1 Message Date
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
Scott O'Hara
08d1d6e68e Various CSS/layout fixes/updates
clean up of various html files

clean up of sass / css files

fix width/height issues with responsive website gallery

update responsive layout issues with website gallery

update max-sizing of input-Area class to 90%

updated broken positioning of footer icons
2013-07-23 22:42:05 -04:00
Kyle Drake
e7689a09df Commit of new front page 2013-07-13 17:09:32 -04:00