]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/ltr.css.scss
Float the user image right in the global diary list
[rails.git] / app / assets / stylesheets / ltr.css.scss
index e85813e287ce034ae8832ca329a29b16a6465c47..eb72ff9d18efc13d179b5d7108d2769f47cf23d3 100644 (file)
@@ -152,6 +152,10 @@ html body {
   float: right;
 }
 
   float: right;
 }
 
+.diary_entry-list img.user_thumbnail {
+  float: right;
+}
+
 /* Rules for the diary entry view */
 
 .diary_entry-view img.user_image {
 /* Rules for the diary entry view */
 
 .diary_entry-view img.user_image {