]> 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 b8db4d31b6bd1d348ebb2f5d8b4cd0dd6645be24..5a033bd0b6a3ed8e26cecf1c9d33930f8b29e89a 100644 (file)
@@ -1144,30 +1144,12 @@ tr.turn:hover {
   .inbox-row-unread {
     background: #CBEEA7;
   }
-
-  .right {
-    float: right;
-  }
 }
 
 .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;
 }
@@ -1216,15 +1198,8 @@ img.user_thumbnail_tiny {
   max-height: 25px;
 }
 
-/* Rules for geo microformats */
-
-abbr.geo {
-  border-bottom: none;
-}
-
 /* General styles for action lists / subnavs */
 
-
 nav.secondary-actions {
   margin-left: -11px;
   overflow: hidden;
@@ -1251,13 +1226,6 @@ div.secondary-actions {
   text-align: center;
 }
 
-/* Rules for OpenID logo */
-
-.openid_logo {
-  vertical-align: text-bottom;
-  border: 0;
-}
-
 /* Rules for rich text */
 
 .richtext,