From: Andy Allan Date: Wed, 13 Dec 2017 16:15:40 +0000 (+0000) Subject: Remove a couple of unused style rules. X-Git-Tag: live~2957^2~68 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/a79d951db28f7f5b2a73d78a77547dc13c602a35 Remove a couple of unused style rules. --- diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 4e89c04c9..ec5b0b710 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -2839,16 +2839,6 @@ input.richtext_title[type="text"] { width:475px; } -.new-report-checkbox{ - float:left; - margin-left:10px; - margin-top:3px; -} - -.new-report-string { - font-size:15px; -} - .report-button { float:right; }