templates/web/stylesheets/styles.css in mad_chatter-0.1.0 vs templates/web/stylesheets/styles.css in mad_chatter-0.1.1
- old
+ new
@@ -51,9 +51,10 @@
padding: 20px 10px 0px 40px;
}
#messages p {
padding: 0.25em;
+ clear: both;
}
#messages p.message .username {
font-weight: bold;
}
\ No newline at end of file