2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00
This commit is contained in:
Mark Otto
2016-12-26 17:18:19 -08:00
committed by Mark Otto
parent fd75c41279
commit a849fa949b
+1 -1
View File
@@ -148,8 +148,8 @@
.btn-group-vertical { .btn-group-vertical {
display: flex; display: flex;
flex-direction: column; flex-direction: column;
justify-content: center;
align-items: flex-start; align-items: flex-start;
justify-content: center;
.btn, .btn,
.btn-group { .btn-group {