]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Merge remote-tracking branch 'upstream/pull/2695'
[rails.git] / app / assets / stylesheets / common.scss
index bfe847446cd2fd2c999ad8b48e73466da8ea5f70..50bcf9be7b13124c05e9519154e974abf52db565 100644 (file)
@@ -35,8 +35,6 @@ small, aside {
   margin-right: $lineheight/4;
 }
 
-.piwik { border: 0; }
-
 [dir=rtl] { /* no-r2 */ text-align: right; }
 
 [dir=ltr] { /* no-r2 */ text-align: left; }
@@ -696,10 +694,6 @@ body.compact-nav {
 }
 
 #browse_status {
-  p {
-    padding: $lineheight;
-  }
-
   input {
     display: block;
     margin-left: auto;
@@ -1041,11 +1035,6 @@ tr.turn:hover {
     }
   }
 
-  .warning {
-    margin: 0 0 $lineheight/2 0;
-    padding: 0 $lineheight/2;
-  }
-
   .note-comments li, .changeset-comments li {
     margin: $lineheight/2 0;