bootstrap/scss
Martijn Cuppens 74e45ebc07 Navbar optimizations (#29864)
- Remove redundant `display: inline-block` from flex children
- Remove `line-height: inherit;` which is the default value of `line-height`
- Use flex shorthand
- Improve background shorthand
- Fix removed brand margin caused by requiring containers in navbars
2019-12-25 18:38:41 +02:00
..
forms Remove `.form-group` leftovers (#29449) 2019-12-09 19:22:12 +01:00
helpers
mixins Remove the deprecated `form-control-focus` mixin 2019-12-14 15:47:39 +02:00
utilities
vendor Enable RFS for font resizing 2019-11-25 13:05:57 +02:00
_alert.scss
_badge.scss
_breadcrumb.scss Fix breadcrumb spacing with whitespace (#29745) 2019-11-28 18:54:34 +01:00
_button-group.scss
_buttons.scss Add configurable button text wrapping (#29554) 2019-10-25 12:37:52 +03:00
_card.scss Adjust card spacing variables (#29813) 2019-12-14 14:35:17 +01:00
_carousel.scss Carousel variables (#29493) 2019-10-12 14:09:04 +02:00
_close.scss
_dropdown.scss
_forms.scss
_functions.scss Fix dart Sass compatibility for subtract (#29763) 2019-11-28 14:33:31 +02:00
_grid.scss
_helpers.scss
_images.scss
_list-group.scss
_mixins.scss
_modal.scss Add add and subtract function 2019-10-31 08:30:53 +02:00
_nav.scss
_navbar.scss Navbar optimizations (#29864) 2019-12-25 18:38:41 +02:00
_pagination.scss
_popover.scss Add add and subtract function 2019-10-31 08:30:53 +02:00
_progress.scss progress: Fix IE overflow (#29629) 2019-11-04 14:37:13 +02:00
_reboot.scss Remove appearance from textarea (#29455) 2019-10-02 22:37:24 +03:00
_root.scss
_spinners.scss
_tables.scss
_toasts.scss
_tooltip.scss
_transitions.scss
_type.scss
_utilities.scss Add font style normal (#29744) 2019-12-06 02:34:10 +02:00
_variables.scss Navbar optimizations (#29864) 2019-12-25 18:38:41 +02:00
bootstrap-grid.scss
bootstrap-reboot.scss
bootstrap-utilities.scss
bootstrap.scss