mirror of https://github.com/twbs/bootstrap.git
remove commented out code
This commit is contained in:
parent
a849fa949b
commit
4d141cb3d1
|
|
@ -5,7 +5,6 @@
|
|||
.btn-group-vertical {
|
||||
position: relative;
|
||||
display: flex;
|
||||
// display: inline-block;
|
||||
vertical-align: middle; // match .btn alignment given font-size hack above
|
||||
|
||||
> .btn {
|
||||
|
|
|
|||
Loading…
Reference in New Issue