]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Move from max-width to width for containers, plus a max-width 100%
authorMark Otto <markdotto@gmail.com>
Sun, 9 Oct 2016 20:14:10 +0000 (13:14 -0700)
committerMark Otto <markdotto@gmail.com>
Sun, 9 Oct 2016 20:14:10 +0000 (13:14 -0700)
commita43dc8872fb0e4a726424e1471972d94993539c5
tree7782e7ad3bc75757f877d2c23d8fbcddb37ec2ef
parentf49a7a2a0830ced28c5dbd8f94e04ad2f9d7425d
Move from max-width to width for containers, plus a max-width 100%

- Fixes issues between float and flex grid systems where container wouldn't fill the available width in Chrome & FF (but would in Safari)
- Fixes #20681
- Fixes #17621 (basically same issue as above issue)
scss/mixins/_grid.scss