From 9f7a7390f58019ef53fd19d1665aac274f840b11 Mon Sep 17 00:00:00 2001 From: herbert Date: Sat, 18 Sep 2021 14:06:14 +0200 Subject: [PATCH] fixed alignment of notify bar with content --- static/styles/orion/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/static/styles/orion/style.css b/static/styles/orion/style.css index 76f12bf..14f1d6f 100644 --- a/static/styles/orion/style.css +++ b/static/styles/orion/style.css @@ -338,7 +338,6 @@ ul.thin li { } #content { - width: 100%; max-width: 1120px; overflow: auto; /*margin-top: 10px;*/