]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/rtl.css.scss
Float user image to right correctly on per-user diary listing page
[rails.git] / app / assets / stylesheets / rtl.css.scss
index 9b3ebe288eb989bf1e05020af08fa4bc7375af3d..b06271d6fc1c86e206248916c7dacf328d8e0c0a 100644 (file)
@@ -40,12 +40,6 @@ html body {
   text-align: right;
 }
 
-/* Rules for the search box */
-
-.whereami {
-  float: left;
-}
-
 /* Rules for tabbed navigation bar */
 
 #top-bar {
@@ -78,13 +72,6 @@ html body {
   border-right: 1px solid #ccc;
 }
 
-/* Rules for edit menu */
-
-.arrow {
-  margin-right: 10px;
-  border-right: 1px solid #eee;
-}
-
 /* Rules for attribution text under the main map shown on printouts */
 
 .attribution_license {
@@ -161,7 +148,7 @@ html body {
 
 /* Rules for the diary list */
 
-.diary_entry_list img.user_thumbnail {
+.diary_entry_list img.user_image {
   float: left;
 }