Commit graph

7 commits

Author SHA1 Message Date
Kyle Drake
e9b7826621 fix merges in css 2014-06-06 21:54:52 -07:00
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
Kyle Drake
6277a94a5b editing for profile comments 2014-05-02 15:08:12 -07:00
Kyle Drake
f681e6c704 tooltip showing who likes an event 2014-05-02 01:46:18 -07:00
Victoria Wang
54b1eb363f Initial progress in coding the new (logged in) home page with news feed 2014-04-22 01:02:19 -07: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