]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Fix input group sizing in Firefox
authorCatalin Zalog <xxxxxcata@yahoo.com>
Sun, 30 Oct 2016 21:43:10 +0000 (23:43 +0200)
committerMark Otto <markd.otto@gmail.com>
Sun, 30 Oct 2016 21:43:10 +0000 (14:43 -0700)
commit5099a60ffebb5581d41b9711fb6d28c1e5dad231
tree864dd14e2c891c6a66f3dafe697df14510ef1bf7
parent7ba4ac0cd302b2519b7a28c4eb59a9e56f50cb0f
Fix input group sizing in Firefox

Firefox requires a width and flex-basis value to size the input field correctly. Despite the width being 1%, the input will size correctly at all parent widths.

http://codepen.io/zalog/pen/bpMJmv
scss/_input-group.scss