From a58840243184aa21df40780798580f2d465a6133 Mon Sep 17 00:00:00 2001 From: HardiReady Date: Mon, 13 Nov 2017 15:50:59 +0100 Subject: [PATCH] remove unused css --- static/src/styles.css | 8 -------- 1 file changed, 8 deletions(-) diff --git a/static/src/styles.css b/static/src/styles.css index 1eda07a..ab03687 100644 --- a/static/src/styles.css +++ b/static/src/styles.css @@ -47,11 +47,3 @@ form { #right { overflow: hidden; } - -#right-top { - overflow: hidden; -} - -#right-bottom { - overflow: hidden; -}