]> git.openstreetmap.org Git - rails.git/commitdiff
Remove the border around the radio boxes
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 6 Sep 2017 15:27:54 +0000 (16:27 +0100)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 6 Sep 2017 15:27:54 +0000 (16:27 +0100)
It looks strange.

app/assets/stylesheets/common.scss

index 2410c210adf9eb11c2cee9a575280b2b266428ea..6755b7e560f5d4bc0ef0e94b414d630ee17d1822 100644 (file)
@@ -2817,12 +2817,6 @@ input.richtext_title[type="text"] {
   width:475px;
 }
 
-.new-report-form {
-  border:1px solid #ccc;
-  border-radius:4px;
-  display:block-inline;
-}
-
 .new-report-checkbox{
   float:left;
   margin-left:10px;