0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01:00

remove commented out code

This commit is contained in:
Mark Otto 2016-12-27 14:36:20 -08:00 committed by Mark Otto
parent a849fa949b
commit 4d141cb3d1

View File

@ -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 {