0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-19 16:54:24 +01:00
Mark Otto eb19def798 flex the footer and include some margin magic
- we need to set margin for space between footer buttons as flexbox doesn't render HTML spaces like inline-block does

- flexbox doesn't have collapsing margins or anything, so we hack it with some :not(:first-child) and :not(:last-child) action
2016-12-25 15:28:44 -08:00
..
2016-12-25 14:03:50 -08:00
2016-12-22 18:59:05 -08:00
2016-12-22 14:58:40 -08:00
2016-11-24 12:08:25 +11:00
2016-12-07 21:20:15 -07:00
2016-10-18 19:15:58 -07:00
2016-12-25 15:28:44 -08:00