bootstrap/scss
Patrick H. Lauke a21f605299
Add padding to badges (#31132)
* Add padding to badges

The current badges are very tightly padded, and because the top and bottom padding are the same, and aligned to the baseline, this makes badges with descenders (e.g. the "g" in "Danger") look uncomfortably close to the bottom. Adding more ample padding masks this a bit.
An alternative would be to have separate top and bottom padding, with the bottom one slightly larger than the top - but conversely, that then makes badges that contain no text with descenders, and particularly badges that contain all uppercase characters, look too bottom-heavy.
Also adding some left/right extra padding, as currently the pill badges look uncomfortably tight on the sides due to the rounding.
2020-08-02 16:28:23 +03:00
..
forms Switch to btn-check 2020-06-15 19:04:19 -07:00
helpers Docs: rename "Screen readers" helper page to "Visually hidden" 2020-07-10 16:00:50 -07:00
mixins Cleanup/fix after the sr-only to visually-hidden renaming (#31359) 2020-07-31 10:27:36 +01:00
utilities Add RFS to utility API (#30050) 2020-02-15 12:01:32 +01:00
vendor Update RFS to 9.0.3 (#30581) 2020-04-14 14:04:29 +02:00
_alert.scss Create scss-docs shortcode to get some snippets from the Scs… (#30502) 2020-04-06 20:13:35 +02:00
_badge.scss Improve gradients 2020-05-15 15:03:12 +03:00
_breadcrumb.scss Remove underline hack for breadcrumbs 2020-03-18 20:59:27 +02:00
_button-group.scss Clarify removal of border radii 2020-06-15 19:04:19 -07:00
_buttons.scss Switch to btn-check 2020-06-15 19:04:19 -07:00
_card.scss Turn off scroll anchoring for accordions (#31346) 2020-07-21 18:17:28 +01:00
_carousel.scss Shorten if notations so that property order can be applied 2020-02-12 19:45:54 +02:00
_close.scss Delete appearance from button.close (#30582) 2020-04-14 17:25:59 +02:00
_containers.scss 🔥 Remove container duplication 2020-06-12 14:29:43 -07:00
_dropdown.scss Create scss-docs shortcode to get some snippets from the Scs… (#30502) 2020-04-06 20:13:35 +02:00
_forms.scss Restore .form-text (#30565) 2020-04-14 09:21:13 +03:00
_functions.scss Code simplification 2020-05-20 09:49:18 +02:00
_grid.scss Switch to custom properties to control grid gutter widths (#30475) 2020-03-30 15:12:36 +02:00
_helpers.scss Docs: rename "Screen readers" helper page to "Visually hidden" 2020-07-10 16:00:50 -07:00
_images.scss Apply at-mixin-argumentless-call-parentheses: always stylelint rule 2019-07-24 10:31:49 +03:00
_list-group.scss Prevent list group style leaks (#30660) 2020-04-28 09:24:17 +02:00
_mixins.scss Cleanup/fix after the sr-only to visually-hidden renaming (#31359) 2020-07-31 10:27:36 +01:00
_modal.scss Fix scrollable modal (#31151) 2020-06-25 09:43:19 +03:00
_nav.scss Add null variables for nav-link 2020-07-11 11:56:29 -07:00
_navbar.scss v5: Make navbar active links consistent (#30831) 2020-05-20 15:56:42 +03:00
_pagination.scss Improve gradients 2020-05-15 15:03:12 +03:00
_popover.scss Add add and subtract function 2019-10-31 08:30:53 +02:00
_progress.scss Rename variables for brevity 2020-04-26 17:26:04 -07:00
_reboot.scss feat: adds th null var (#30781) 2020-06-17 16:55:28 +03:00
_root.scss Improve gradients 2020-05-15 15:03:12 +03:00
_spinners.scss Fix spinner-grow animation (#30504) 2020-04-08 20:58:23 +03:00
_tables.scss Fix table separator typo (#31162) 2020-06-24 18:28:47 +02:00
_toasts.scss Remove overflow: hidden from toasts (#31381) 2020-07-31 13:29:01 +02:00
_tooltip.scss Use consistent arrow class (#28105) 2019-02-20 22:05:45 +02:00
_transitions.scss Remove position: relative from .collapsing 2019-08-22 08:57:05 +02:00
_type.scss v5: Redo blockquote attributions (#30814) 2020-06-12 14:26:37 -07:00
_utilities.scss Restore word-break: break-word on .text-break to fix text breaking on flex containers (#30932) 2020-05-31 06:49:23 +03:00
_variables.scss Add padding to badges (#31132) 2020-08-02 16:28:23 +03:00
bootstrap-grid.scss Fixes #31113 (#31120) 2020-06-20 07:20:26 +03:00
bootstrap-reboot.scss Rename "master" to "main". (#31050) 2020-06-16 21:41:47 +03:00
bootstrap-utilities.scss Rename "master" to "main". (#31050) 2020-06-16 21:41:47 +03:00
bootstrap.scss Rename "master" to "main". (#31050) 2020-06-16 21:41:47 +03:00