]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/rtl.css.scss
Fix incorrect interpolation variables
[rails.git] / app / assets / stylesheets / rtl.css.scss
index 8b48378ea65041b9eda8a026d791321be403b1bd..8dd38834bf35ca36b493ee35573f64ec9e052340 100644 (file)
@@ -152,6 +152,10 @@ html body {
   float: left;
 }
 
+.diary_entry-list img.user_thumnbail {
+  float: left;
+}
+
 /* Rules for the diary entry view */
 
 .diary_entry-view img.user_image {