change reading time displaying

This commit is contained in:
Nicolas Lœuillet
2013-10-03 14:17:45 +02:00
parent 4cc3c2ac17
commit 07ae20eeed
12 changed files with 5 additions and 25 deletions

View File

@ -1,7 +1,7 @@
.messages {
display: block;
clear: both;
width: 400px auto;
width: 400px;
margin: 10px auto 10px;
padding: 10px 0;
-moz-border-radius: 4px;