From 11376facb118820050719e36f7ad3b848cc177ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wolfgang=20Hu=C3=9F?= Date: Tue, 31 Jan 2023 18:54:39 +0100 Subject: [PATCH] Adjust globe position in header button --- webapp/components/_new/generic/BaseIcon/BaseIcon.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/webapp/components/_new/generic/BaseIcon/BaseIcon.vue b/webapp/components/_new/generic/BaseIcon/BaseIcon.vue index 970ffaea1..86973fa6d 100644 --- a/webapp/components/_new/generic/BaseIcon/BaseIcon.vue +++ b/webapp/components/_new/generic/BaseIcon/BaseIcon.vue @@ -59,7 +59,6 @@ export default { } &.--large { - margin-top: 1px; margin-left: 4px; height: 2.2em; }