adjus webpage font size to match conv item font size

This commit is contained in:
Mario Vavti 2015-04-17 13:53:09 +02:00
parent e465a32168
commit c02ff823f6

View File

@ -1726,7 +1726,8 @@ img.mail-list-sender-photo {
font-size: 0.833em;
}
.wall-item-content {
.wall-item-content,
.page-body {
font-size: $font_size;
clear: both;
}