mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
Changed a word in a comment (#21399)
This commit is contained in:
parent
a86f8f7bcf
commit
b01f5a1a38
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
||||||
z-index: 2;
|
z-index: 2;
|
||||||
flex: 1 1 auto;
|
flex: 1 1 auto;
|
||||||
// Add width 1% and flex-basis auto to ensure that button will not wrap out
|
// 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%;
|
width: 1%;
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue