From 6525d2e5088d409d63e4f63305da7de34928af8e Mon Sep 17 00:00:00 2001 From: Michael Mayer Date: Sat, 9 Oct 2021 13:00:39 +0200 Subject: [PATCH] CSS: Remove commented out styles #1175 --- frontend/src/css/navigation.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/frontend/src/css/navigation.css b/frontend/src/css/navigation.css index 45621f85e..845278e9f 100644 --- a/frontend/src/css/navigation.css +++ b/frontend/src/css/navigation.css @@ -95,8 +95,6 @@ } .p-user-box { - /*position: fixed;*/ - /*bottom: 0;*/ width: 100%; padding: 0; }