]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Set default home location zoom when centering the map
[rails.git] / app / assets / stylesheets / common.scss
index 00b2be4d7d985f73ea9e782741013078dd32a732..5a033bd0b6a3ed8e26cecf1c9d33930f8b29e89a 100644 (file)
@@ -1144,30 +1144,12 @@ tr.turn:hover {
   .inbox-row-unread {
     background: #CBEEA7;
   }
   .inbox-row-unread {
     background: #CBEEA7;
   }
-
-  .right {
-    float: right;
-  }
 }
 
 .inbox-row .inbox-mark-read {
   display: none;
 }
 
 }
 
 .inbox-row .inbox-mark-read {
   display: none;
 }
 
-.info-line {
-  margin-bottom: $lineheight;
-  padding: $lineheight/4 0px 4px 0px;
-  border-bottom: 1px solid $grey;
-
-  form, form div {
-    display: inline;
-  }
-}
-
-.info-line .user_thumbnail_tiny {
-  vertical-align: middle;
-}
-
 .inbox-sent {
   white-space: nowrap;
 }
 .inbox-sent {
   white-space: nowrap;
 }
@@ -1244,17 +1226,6 @@ div.secondary-actions {
   text-align: center;
 }
 
   text-align: center;
 }
 
-/* Create a single-line dl */
-
-dl.dl-inline {
-  dt, dd {
-    display: inline-block;
-  }
-  dd {
-    margin-right: 1em;
-  }
-}
-
 /* Rules for rich text */
 
 .richtext,
 /* Rules for rich text */
 
 .richtext,