]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Revert to bootsnap 1.3.2
[rails.git] / app / assets / stylesheets / common.scss
index a16f7d85a56d4c13b8422c05034745753ab42f5c..d725cc287557d365dd06ce09c39a369871e74a0f 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;
 }
 
@@ -2342,11 +2342,11 @@ a.button {
     margin-left: $lineheight;
   }
 
-  ul li {
+  ul li {
     list-style: disc;
   }
 
-  ol li {
+  ol li {
     list-style: decimal;
   }
 }