/* Rules for the diary entry page */
-.diary_entry {
+.diary_entries {
#map {
position: relative;
width: 90%;
}
}
-.diary_entry-show img.user_thumbnail {
+.diary_entries-show img.user_thumbnail {
float: left;
}
font-size: 13px;
background: #e8e8e8;
padding: 2px 3px;
+ white-space: pre-wrap;
code {
padding: 0;