UX: Fix mobile progress bar button alignment (#13442)
This commit is contained in:
parent
6b3adeed0f
commit
fcc02412c0
|
@ -123,6 +123,7 @@
|
||||||
.btn-group {
|
.btn-group {
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
margin-right: 15px;
|
margin-right: 15px;
|
||||||
|
vertical-align: top;
|
||||||
}
|
}
|
||||||
|
|
||||||
.widget-component-connector {
|
.widget-component-connector {
|
||||||
|
|
Loading…
Reference in New Issue