mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-28 10:24:19 +01:00
2085c14267
* Update _screen-reader.scss Small improvements that could be important: * `clip` [is deprecated](https://www.w3.org/TR/css-masking-1/#clip-property). Adding `clip-path` as progressive enhancement; the shorter notation came from @ryuran 's [suggestion](https://twitter.com/ryuran78/status/778943389819604992); * [J. Renée Beach warned about single pixel with interfering with screen readers vocalisation](https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe#.vcd5xlpgg) solved with `white-space`. See [the detailed post on Hugo Giraudel's blog](http://hugogiraudel.com/2016/10/13/css-hide-and-seek/). Also kinda related to issue #20732 :) Please let me know if you find any trouble with this technique. Thanks a lot! * Reorder declarations To pass Hound. Didn't think `clip` and `clip-path` would be considered as unrelated… * Trailing spaces * Last trailing space? * Remove margin: -1px |
||
---|---|---|
.. | ||
_alert.scss | ||
_background-variant.scss | ||
_badge.scss | ||
_border-radius.scss | ||
_box-shadow.scss | ||
_breakpoints.scss | ||
_buttons.scss | ||
_cards.scss | ||
_clearfix.scss | ||
_float.scss | ||
_forms.scss | ||
_gradients.scss | ||
_grid-framework.scss | ||
_grid.scss | ||
_hover.scss | ||
_image.scss | ||
_list-group.scss | ||
_lists.scss | ||
_nav-divider.scss | ||
_navbar-align.scss | ||
_pagination.scss | ||
_reset-text.scss | ||
_resize.scss | ||
_screen-reader.scss | ||
_size.scss | ||
_table-row.scss | ||
_text-emphasis.scss | ||
_text-hide.scss | ||
_text-truncate.scss | ||
_transforms.scss | ||
_transition.scss | ||
_visibility.scss |