bootstrap/scss
Gaël Poupard d29b05c775 Handle the Ubuntu sans-serif case (#31657)
On Ubuntu, our native font-stack doesn't output the same font on Firefox and Chrome. This is [a known aliasing issue](http://fontfamily.io/sans-serif) — check at the bottom, Ubuntu 14.04. Ubuntu 18.04 (my current) doesn't use the same (Firefox uses Liberation Sans, Chrome uses the default system font Ubuntu).

I'm inclined to prefer Liberation Sans since it's closer to Arial / Helvetica. This patch already exists in Boosted, didn't notice it was missing in bootstrap until today…

BTW, our linked Smashing Magazine's system fonts post mentions this and is even more accurate since it targets the three major Linux distributions. AFAIK this is not needed since [Liberation Sans is available everywhere](http://fontfamily.io/Liberation_Sans) — but we might go back to `Oxygen, Ubuntu, Cantarell`if we want to stick to system fonts.

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-10-27 12:11:01 +02:00
..
mixins Stylelint: replace deprecated options 2020-09-30 08:44:42 +03:00
utilities Update .text-break for wider browser support 2020-10-05 16:12:47 +03:00
vendor Update RFS to v8.0.1 (#28245) 2019-02-12 22:49:12 +01:00
_alert.scss Backport #31826 (#31846) 2020-10-09 07:44:20 +03:00
_badge.scss Apply `at-mixin-argumentless-call-parentheses: always` stylelint rule for v4 mixins 2019-07-31 11:37:39 +03:00
_breadcrumb.scss Fix breadcrumb spacing with whitespace (#29745) 2019-12-14 17:09:46 +02:00
_button-group.scss Apply `at-mixin-argumentless-call-parentheses: always` stylelint rule for v4 mixins 2019-07-31 11:37:39 +03:00
_buttons.scss Added focus state to .btn-link (#30036) 2020-03-31 21:11:29 +03:00
_card.scss Stylelint: replace deprecated options 2020-09-30 08:44:42 +03:00
_carousel.scss carousel: fix transition properties order. (#29173) 2019-07-31 11:37:39 +03:00
_close.scss Delete appearance from `button.close` (#30582) 2020-04-28 20:59:30 +03:00
_code.scss Fix breaking layout breaking error in code (#28328) 2019-07-17 14:48:26 +03:00
_custom-forms.scss Backport color-adjust for v4 2020-10-05 16:12:47 +03:00
_dropdown.scss Add new variable for -padding-x 2020-09-30 08:44:42 +03:00
_forms.scss Backport #30353 (#30361) 2020-04-01 08:53:07 +03:00
_functions.scss Add a comment for escape-svg function 2020-09-21 14:58:34 +03:00
_grid.scss Avoid duplication of container breakpoints (#30969) 2020-06-14 00:25:39 +03:00
_images.scss Apply `at-mixin-argumentless-call-parentheses: always` stylelint rule 2019-07-31 11:37:39 +03:00
_input-group.scss Require `.has-validation` for input groups with validation 2020-10-26 13:43:52 -07:00
_jumbotron.scss Make component colors configurable (#28035) 2019-01-20 23:38:29 +02:00
_list-group.scss Update devDependencies 2020-09-21 14:58:34 +03:00
_media.scss reduce .media styles to their bare minimum 2016-12-22 21:29:48 -08:00
_mixins.scss Remove redundant slashes (#28677) 2019-04-29 17:41:28 +03:00
_modal.scss Stylelint: remove redundant inline suppressions 2020-06-24 15:16:58 +03:00
_nav.scss Backport #30973 2020-06-24 15:16:58 +03:00
_navbar.scss Responsive containers (follow-up to #29095) (#29118) 2019-08-17 17:03:00 +03:00
_pagination.scss $link-decoration: underline affects some components (#30262) 2020-03-09 16:08:41 +02:00
_popover.scss Add add and subtract function 2019-11-01 20:22:37 +02:00
_print.scss The HTML5 Boilerplate Print CSS moved to a separate repo (#29522) 2019-10-15 09:40:01 +03:00
_progress.scss Prevent vertical offset in IE 11 (#29413) 2020-03-31 14:09:09 +02:00
_reboot.scss Backport Reboot's th updates 2020-10-05 16:12:47 +03:00
_root.scss theming.md: bring `:root` up to par with Scss. (#29323) 2019-09-26 18:37:07 +03:00
_spinners.scss Backport #31882 2020-10-27 12:11:01 +02:00
_tables.scss Apply `at-mixin-argumentless-call-parentheses: always` stylelint rule for v4 mixins 2019-07-31 11:37:39 +03:00
_toasts.scss Remove overflow: hidden from toasts (#31381) (#31407) 2020-08-03 19:13:32 +03:00
_tooltip.scss Responsive font size implementation (#23816) 2019-02-07 23:32:05 +01:00
_transitions.scss Remove unneeded stylelint disables. 2019-01-05 20:50:07 +02:00
_type.scss Apply `at-mixin-argumentless-call-parentheses: always` stylelint rule 2019-07-31 11:37:39 +03:00
_utilities.scss Include the newly added utilities/interactions.scss file 2020-05-12 19:21:36 +03:00
_variables.scss Handle the Ubuntu sans-serif case (#31657) 2020-10-27 12:11:01 +02:00
bootstrap-grid.scss Fixed: Undefined mixin 'deprecate' when importing 'bootstrap-grid-scss' (#31886) 2020-10-15 16:32:08 +03:00
bootstrap-reboot.scss Prepare v4.5.3. (#31880) 2020-10-13 18:38:30 +03:00
bootstrap.scss Prepare v4.5.3. (#31880) 2020-10-13 18:38:30 +03:00