0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00

Changed a word in a comment (#21399)

This commit is contained in:
Patrick Cameron 2016-12-22 16:25:41 -05:00 committed by Mark Otto
parent a86f8f7bcf
commit b01f5a1a38

View File

@ -14,7 +14,7 @@
z-index: 2;
flex: 1 1 auto;
// Add width 1% and flex-basis auto to ensure that button will not wrap out
// the column. Applies to IE Edge+ and Firefox. Chrome do not require this.
// the column. Applies to IE Edge+ and Firefox. Chrome does not require this.
width: 1%;
margin-bottom: 0;