mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-24 08:20:23 +00: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;
|
||||
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;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue