aboutsummaryrefslogtreecommitdiff
path: root/scss/mixins/_reset-text.scss
AgeCommit message (Collapse)AuthorFilesLines
2021-12-14Update stylelint and stylelint-config-twbs-bootstrap (#35438)XhmikosR1-1/+1
2020-01-04Use word-wrap in .text-break for IE and Edge compatibility.Florian Lacreuse1-1/+1
2019-01-05Remove unneeded stylelint disables.XhmikosR1-1/+1
2017-10-02Switch to stylelint. (#23572)XhmikosR1-2/+1
2017-03-18Update scss mixins to comply with scss-linting rules (#22151)naicko1-3/+4
* Fixed some linting issues * Run npm tasks after scss cleanup * Revert "Run npm tasks after scss cleanup" This reverts commit 1103a0da68d1846ad592eb4a105046a939557830. * Property sort order for grid * Let's respest the property order in the mixins * Respect property sort order in reboot file * ::-ms-expand is a vendor-prefix, add it to the scss-lint disable * Revert hover mixin comment * Fixed missing mixin hover-focus
2016-10-19Use a variable for the default font weights. Fixes #20741Simon Bächler1-1/+1
Websites might use different weights such as medium or thin or use light as default weight instead of normal. Also referenced: #18605 and #16170.
2016-02-03Redo line-height globallyMark Otto1-1/+1
- Rename -height to -height-base to match other vars - Drop use of -height across the board and rely on it to be inherited - Adjust padding of .dropdown-header to account for different line-height of h6 heading element (this needs refactoring for variables and rems also)
2016-01-17Apply word-wrap:break-word to Tooltips and PopoversChris Rebert1-2/+1
Fixes #16871 for v4
2015-06-22line-height-base to line-height varMark Otto1-1/+1
2015-06-19fix placement of mixinMark Otto1-0/+18