]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Drop the -font-size variable for the newer -size-sm one 20867/head
authorMark Otto <markdotto@gmail.com>
Sun, 9 Oct 2016 19:45:58 +0000 (12:45 -0700)
committerMark Otto <markdotto@gmail.com>
Sun, 9 Oct 2016 19:45:58 +0000 (12:45 -0700)
commit8f6a47303a3b52002e4519679db1bfb4b0a449de
treec7665e5d820220487319d05531f7852cf9509317
parentf49a7a2a0830ced28c5dbd8f94e04ad2f9d7425d
Drop the -font-size variable for the newer -size-sm one

Originally -font-size was added in v3 to set the font-size of the <small> element. Now that we have newer, global type variables, we can use those instead for these kind of things.

Fixes #20859
scss/_type.scss
scss/_variables.scss