From 6a95a1cd325b3a98ecb97d15af0b785c98968d9f Mon Sep 17 00:00:00 2001 From: Ed Rivas Date: Mon, 10 Aug 2020 11:22:28 -0600 Subject: [PATCH] fix: remove unused style declarations --- mezzanine/core/static/css/mezzanine.css | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/mezzanine/core/static/css/mezzanine.css b/mezzanine/core/static/css/mezzanine.css index 512ce07d69..fa9623a88a 100644 --- a/mezzanine/core/static/css/mezzanine.css +++ b/mezzanine/core/static/css/mezzanine.css @@ -426,17 +426,6 @@ float the buttons inside it. This prevents collapsing. */ margin-bottom: 30px; background-color: #FEFFEE; } -span.page-model { - float: left; - font-size: 0.6rem; - padding: 2px 8px 0; - text-transform: uppercase; -} - -textarea#id_description[readonly] { - background: #ddd; - color: #eee; -} /*======================================== MEZZANINE TWEETS