Fix: Align buttons and label in ToggleButtonGroup (#19036)

This commit is contained in:
Peter Holmberg
2019-09-12 14:42:28 +02:00
committed by GitHub
parent e4e7719428
commit dc0bfb26cf
5 changed files with 56 additions and 7 deletions

View File

@@ -349,10 +349,6 @@
.query-type-toggle {
margin-left: 5px;
.toggle-button-group {
padding-top: 2px;
}
.btn.active {
background-color: $input-bg;
background-image: none;