0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01:00
This commit is contained in:
Mark Otto 2016-12-26 17:18:19 -08:00 committed by Mark Otto
parent fd75c41279
commit a849fa949b

View File

@ -148,8 +148,8 @@
.btn-group-vertical {
display: flex;
flex-direction: column;
justify-content: center;
align-items: flex-start;
justify-content: center;
.btn,
.btn-group {