0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01:00
Mark Otto 699d8a5a80 Make .nav flex-powered
- Set an explicit `display: flex` on the base `.nav` class and remove the floats/clearfixes from our navs.

- Set some global styles for `.nav-link`, a departure from the previous solution that featured no predefined padding.

- Move `.nav-link` from `inline-block` to `block` given this setting was added for our tabs and pills anyway.

- Remove horizontal margin from nav tabs; let folks set that on their own from now on.
2016-12-24 14:21:04 -08:00
..
2016-12-22 18:59:05 -08:00
2016-12-22 14:58:40 -08:00
2016-12-24 14:21:04 -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