2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03: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
-1
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 {