UX: Fix mobile progress bar button alignment (#13442)

This commit is contained in:
Penar Musaraj 2021-06-18 15:23:57 -04:00 committed by GitHub
parent 6b3adeed0f
commit fcc02412c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -123,6 +123,7 @@
.btn-group {
margin-bottom: 0;
margin-right: 15px;
vertical-align: top;
}
.widget-component-connector {