From be863450a3e3697bc502919691bd4dd40497de39 Mon Sep 17 00:00:00 2001 From: Christian Schilling Date: Thu, 12 Jan 2023 16:55:38 +0100 Subject: [PATCH] Remove unneeded css rule causing jumping icons Change: rm-margin-top --- josh-ui/src/App.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/josh-ui/src/App.scss b/josh-ui/src/App.scss index eba55c315..1ff48f18a 100644 --- a/josh-ui/src/App.scss +++ b/josh-ui/src/App.scss @@ -138,7 +138,6 @@ pre.commit-message { justify-content: space-between; padding: .6em 1.7em; margin-bottom: 0em; - margin-top: 0.2em; &-select { a {