bootstrap/site
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
..
assets docs(skippy): prevent skip links from overlapping header 2020-07-13 12:36:29 -07:00
content Add padding to badges (#31132) 2020-08-02 16:28:23 +03:00
data Docs: rename "Screen readers" helper page to "Visually hidden" 2020-07-10 16:00:50 -07:00
layouts Add toasts to the components requiring JavaScript (#31344) 2020-07-21 16:08:21 +03:00
static Update v5 readme 2020-06-16 22:02:03 +03:00
.eslintrc.json Clean up lint rules (#30721) 2020-05-04 19:32:09 +03:00