]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Add CSS Utility for `auto` width and height Properties (#24249)
authorTaufek Johar <taufek@gmail.com>
Sun, 21 Jan 2018 20:28:22 +0000 (04:28 +0800)
committerMark Otto <markd.otto@gmail.com>
Sun, 21 Jan 2018 20:28:22 +0000 (12:28 -0800)
commit2b42ef0db282dc610e9453afb5c7379740ebe81e
treef068b0737dd8663f54a845b4f93beceab53e6fbd
parent8374f542be7cd87ba4872727dc67e4fa8c547246
Add CSS Utility for `auto` width and height Properties (#24249)

Currently bootstrap only provides 4 variations of `width` and `height` css utilities, which are:

1. 25%
2. 50%
3. 75%
4. 100%.

Here, I'm adding `auto` to the list. This is useful when we need to reset the width/height value
back to the browser default value at some point.
docs/4.0/utilities/sizing.md
scss/_variables.scss