diff options
| author | Mark Otto <[email protected]> | 2016-12-23 10:39:53 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2016-12-24 14:21:04 -0800 |
| commit | 699d8a5a804db30219f159c2b3a623422574ff3d (patch) | |
| tree | e09342071cd26ecf22375fe334800374d170d172 /docs/components | |
| parent | ec0dbc74a7145db02b0fb1fd2be90efd5febc73a (diff) | |
| download | bootstrap-699d8a5a804db30219f159c2b3a623422574ff3d.tar.xz bootstrap-699d8a5a804db30219f159c2b3a623422574ff3d.zip | |
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.
Diffstat (limited to 'docs/components')
0 files changed, 0 insertions, 0 deletions
