]> git.openstreetmap.org Git - rails.git/commitdiff
Remove unused
authorJohn Firebaugh <john.firebaugh@gmail.com>
Wed, 2 Oct 2013 17:37:04 +0000 (10:37 -0700)
committerJohn Firebaugh <john.firebaugh@gmail.com>
Sun, 13 Oct 2013 21:46:06 +0000 (14:46 -0700)
app/assets/stylesheets/common.css.scss

index dc8c12b707e296b920a9b18131da445918087c26..709d5fd9814c46067b8dc8a9143b585d068dd0ad 100644 (file)
@@ -1405,19 +1405,6 @@ body.browse #sidebar_content {
     margin-bottom: $lineheight;
     overflow: auto;
     height: 10em;
     margin-bottom: $lineheight;
     overflow: auto;
     height: 10em;
-
-    &:p#last {
-      margin-bottom: 0px;
-    }
-
-    &:ol {
-      margin-bottom: 0px;
-    }
-
-    &:img {
-      display: block;
-      margin: $lineheight auto inherit auto;
-    }
   }
 
   #decline {
   }
 
   #decline {
@@ -1727,12 +1714,6 @@ img.user_thumbnail_tiny {
   border: 1px solid #ccc;
 }
 
   border: 1px solid #ccc;
 }
 
-/* Rule for "nowrap" class that can be applied to anything to stop wrapping */
-
-.nowrap {
-  white-space: nowrap;
-}
-
 /* Rules for geo microformats */
 
 abbr.geo {
 /* Rules for geo microformats */
 
 abbr.geo {
@@ -1771,10 +1752,6 @@ ul.secondary-actions {
       margin-right: 0px;
     }
   }
       margin-right: 0px;
     }
   }
-  .dropdown-menu {
-    left: auto;
-    right: 0;
-  }
 }
 
 /* Utility for managing inner content areas */
 }
 
 /* Utility for managing inner content areas */