]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Replace custom css class with bootstrap inline utility
[rails.git] / app / assets / stylesheets / common.scss
index bd0b574e5ddc0516b3475bd211141b679dcc40f9..5abd817f85436f7a0515282084a0027de86722cf 100644 (file)
@@ -1496,14 +1496,6 @@ tr.turn:hover {
   }
 }
 
-/* Rules for the trace view */
-
-.trace-show {
-  .geo {
-    display: inline;
-  }
-}
-
 /* Rules for the new trace form */
 
 #new_trace {