From 6f852792260757f89e1c6e8d3808ebfef1b357c0 Mon Sep 17 00:00:00 2001 From: Thomas JUND Date: Wed, 3 May 2023 17:16:11 +0200 Subject: [PATCH] css: remove useless styles to appbar title (#77258) in relation with #74725 --- chrono/manager/static/css/style.scss | 3 --- 1 file changed, 3 deletions(-) diff --git a/chrono/manager/static/css/style.scss b/chrono/manager/static/css/style.scss index b173945c..6912b292 100644 --- a/chrono/manager/static/css/style.scss +++ b/chrono/manager/static/css/style.scss @@ -320,9 +320,6 @@ span.buttons-group { } div#appbar > h2.date-nav { - display: inline-block; - margin: 0; - padding: 0; font-size: 100%; position: static; .date-title {