]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Unitless line-height
authorMark Otto <otto@github.com>
Fri, 10 May 2013 00:20:46 +0000 (17:20 -0700)
committerMark Otto <otto@github.com>
Fri, 10 May 2013 00:20:46 +0000 (17:20 -0700)
commit6fba68eb8b036fad1bc4f33484889cccf2480bff
tree8fed10d5c153265d13033c68226578ef56b9c9c0
parent7b6352d2cf6f04b46918b1cc8bad50ff92fdbe07
Unitless line-height

* Instead of 20px as @line-height-base, use 1.5
* Update typographic scale for headings to use unitless as well--required some twerking of decimals a bit and some rounding
* Introduce new @line-height-computed value, which takes base font-size and multiplies it by 1.5, for use in padding and margin on components
docs/assets/css/bootstrap.css
docs/assets/css/docs.css
less/alerts.less
less/forms.less
less/navbar.less
less/progress-bars.less
less/type.less
less/variables.less