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
1 changed files with 1 additions and 1 deletions

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;