]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Fix issues with renaming of diary entry controller
[rails.git] / app / assets / stylesheets / common.scss
index a16f7d85a56d4c13b8422c05034745753ab42f5c..d36e77285252cdcf77e05ffc6c7ada777d244786 100644 (file)
@@ -1686,7 +1686,7 @@ tr.turn:hover {
 
 /* Rules for the diary entry page */
 
-.diary_entry {
+.diary_entries {
   #map {
     position: relative;
     width: 90%;
@@ -1722,7 +1722,7 @@ tr.turn:hover {
   }
 }
 
-.diary_entry-show img.user_thumbnail {
+.diary_entries-show img.user_thumbnail {
   float: left;
 }