X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/248f63f728295afcc6052f73f1a1617829a3ba90..fbbabeff1e3bc473720e6eaece83825a9c349ba8:/app/assets/stylesheets/common.scss?ds=sidebyside diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index a16f7d85a..d36e77285 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -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; }