From d41d4db039264061f9657660aac85eb248068254 Mon Sep 17 00:00:00 2001 From: "julia.kirschenheuter" Date: Fri, 11 Nov 2022 11:54:49 +0100 Subject: [PATCH] fixup! fix styles Signed-off-by: julia.kirschenheuter --- core/css/header.css | 2 -- core/css/header.scss | 2 -- core/css/server.css | 2 -- 3 files changed, 6 deletions(-) diff --git a/core/css/header.css b/core/css/header.css index 75d2fd6532856..21ddedac4808a 100644 --- a/core/css/header.css +++ b/core/css/header.css @@ -180,8 +180,6 @@ width: 62px; position: absolute; left: 12px; - top: 1px; - bottom: 1px; } #header .header-appname-container { display: none; diff --git a/core/css/header.scss b/core/css/header.scss index db44a6a2197e5..ae2de69c114aa 100644 --- a/core/css/header.scss +++ b/core/css/header.scss @@ -170,8 +170,6 @@ width: 62px; position: absolute; left: 12px; - top: 1px; - bottom: 1px; } .header-appname-container { diff --git a/core/css/server.css b/core/css/server.css index a636e48c27bfa..39cd8779c90c6 100644 --- a/core/css/server.css +++ b/core/css/server.css @@ -2397,8 +2397,6 @@ label.infield { width: 62px; position: absolute; left: 12px; - top: 1px; - bottom: 1px; } #header .header-appname-container { display: none;