twbs--bootstrap/scss
mkroeders a62f70b420 Allow a <label> for .input-group-addon by zeroing out margin-bottom
When using a <label> as an .input-group-addon, there will be a default margin-bottom of .5rem via Reboot.
This will lead to undesirable whitespace below the label and the <input> will become taller than needed. By removing the margin, it will play nice with <label> elements.

Closes #19012
2016-01-23 22:18:43 -08:00
..
mixins Apply word-wrap:break-word to Tooltips and Popovers 2016-01-17 22:23:29 -08:00
utilities Reorganize utilities into more separate files under a `/scss/utilities/` directory 2015-12-23 21:01:17 -07:00
.csscomb.json convert to scss 2014-12-02 14:02:35 -08:00
.scss-lint.yml Switch to actually-Safari-specific CSS hack when fixing vertical alignment of temporal input text in iOS Safari 2016-01-10 18:22:10 -08:00
_alert.scss Use proper units when adding/subtracting lengths 2016-01-13 16:16:43 -08:00
_animation.scss clean out comments that aren't all that helpful 2015-08-17 18:33:34 -07:00
_breadcrumb.scss condense that comment, clean up formatting 2016-01-17 15:50:27 -08:00
_button-group.scss rm unnecessary border-radius properties from .btn-group-vertical code 2016-01-13 15:05:23 -08:00
_buttons.scss Extract $btn-active-box-shadow variable & refactor accordingly 2016-01-09 15:14:36 -08:00
_card.scss rename .card-*-outline to .card-outline-* for consistency with button outlines 2016-01-06 01:09:45 -08:00
_carousel.scss Rename gradient mixins to match new naming convention 2016-01-13 15:34:01 -08:00
_close.scss clean out comments that aren't all that helpful 2015-08-17 18:33:34 -07:00
_code.scss Extract $kbd-box-shadow variable 2016-01-16 20:23:37 -08:00
_custom-forms.scss Add pointer-events:none to custom indicator 2016-01-19 01:34:47 +00:00
_custom.scss Update docs to include mention of the custom variables file 2016-01-17 16:04:18 -08:00
_dropdown.scss Merge pull request #18883 from twbs/zindex-dropdown-backdrop 2016-01-17 15:25:58 -08:00
_forms.scss scss/_forms.scss: Remove now-unnecessary SCSS-Lint exemption 2016-01-23 03:06:21 -08:00
_grid.scss .container, .container-fluid should be conditional upon $enable-grid-classes 2015-12-27 00:14:01 +01:00
_images.scss Extract $thumbnail-box-shadow variable 2016-01-16 20:23:37 -08:00
_input-group.scss Allow a <label> for .input-group-addon by zeroing out margin-bottom 2016-01-23 22:18:43 -08:00
_jumbotron.scss Move viewport-dependent padding tweak into main .jumbotron block 2015-11-15 01:25:38 -08:00
_labels.scss Add 3 more font-weight variables 2015-12-06 12:32:49 -08:00
_list-group.scss fixes #17433: improve borders on .list-group-flush to remove dupe borders when appropro 2015-12-07 10:05:53 -08:00
_media.scss Add variables for media object margins and padding 2016-01-09 14:34:59 -08:00
_mixins.scss Merge pull request #18356 from lesleh/card-mixin 2015-12-07 21:55:26 -08:00
_modal.scss Extract variables for .modal-content box-shadow 2016-01-16 20:25:00 -08:00
_nav.scss Consolidate nav-tab dropdown styles with nav-tab styles 2016-01-06 15:51:23 -08:00
_navbar.scss Rename 2 navbar variables to comply with updated naming convention 2015-12-08 01:30:23 -08:00
_normalize.scss Bump Normalize to fe567632af 2016-01-21 14:28:41 -08:00
_pagination.scss Add pointer-events:none to disabled pagination/pager links 2015-12-27 10:03:09 +00:00
_popover.scss Apply word-wrap:break-word to Tooltips and Popovers 2016-01-17 22:23:29 -08:00
_print.scss Remove print-specific img max-width:100%; style so that Google Maps and other widgets print correctly 2016-01-21 14:18:54 -08:00
_progress.scss Respect $border-rounded inside progress bars too 2016-01-11 12:29:50 -08:00
_reboot.scss Reboot: Remove now-unnecessary input[type="search"] box-sizing override 2016-01-21 14:50:06 -08:00
_responsive-embed.scss Add responsive embed class for 1:1 aspect ratio 2015-11-23 19:54:55 -08:00
_tables.scss Add $table-border-width; refs #18150 2015-11-14 23:24:48 -08:00
_tooltip.scss Apply word-wrap:break-word to Tooltips and Popovers 2016-01-17 22:23:29 -08:00
_type.scss Extract $blockquote-border-width variable 2016-01-14 22:27:08 -08:00
_utilities.scss Reorganize utilities into more separate files under a `/scss/utilities/` directory 2015-12-23 21:01:17 -07:00
_variables.scss Merge pull request #19002 from twbs/blockquote-border-width 2016-01-23 20:42:23 -08:00
bootstrap-flex.scss Merge branch 'v4' into v4_builds 2015-06-19 16:26:33 -07:00
bootstrap-grid.scss add custom overrides to other bundles 2016-01-17 15:54:17 -08:00
bootstrap-reboot.scss add custom overrides to other bundles 2016-01-17 15:54:17 -08:00
bootstrap.scss Merge branch 'provide-custom-scss' of https://github.com/stephaniepurvis/bootstrap into stephaniepurvis-provide-custom-scss 2016-01-17 15:51:49 -08:00