From: Andy Allan Date: Wed, 15 Jul 2020 10:27:15 +0000 (+0200) Subject: Remove unused css X-Git-Tag: live~3091^2~1 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/b4e7f5eaca568ec269edc0ddf63fa0d377fd3765?ds=inline Remove unused css --- diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 0971b8b22..bfe847446 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -35,8 +35,6 @@ small, aside { margin-right: $lineheight/4; } -.red { color: $red; } - .piwik { border: 0; } [dir=rtl] { /* no-r2 */ text-align: right; }