Removed top-margin from switcher icon

This commit is contained in:
Dennis Öhman
2021-04-11 16:40:13 +02:00
committed by Michael Latouche
parent 3b6de9cb9e
commit 4f49e57573

View File

@@ -69,7 +69,6 @@ button.umb-variant-switcher__toggle {
.umb-variant-switcher__expand {
color: @ui-action-discreet-type;
margin-top: 3px;
margin-left: 5px;
margin-right: -5px;
transition: color 0.2s ease-in-out;