more css fixes

This commit is contained in:
Mario Vavti 2017-03-30 12:08:10 +02:00
parent 181d9a0777
commit 5abe7d2dfb
2 changed files with 5 additions and 1 deletions

View File

@ -7,6 +7,11 @@
margin-top: 0px; margin-top: 0px;
} }
.widget .active .wall-item-ago,
.widget .active .dropdown-sub-text {
color: #fff;
}
.tags { .tags {
word-wrap: break-word; word-wrap: break-word;
} }

View File

@ -1066,7 +1066,6 @@ img.mail-conv-sender-photo {
color: #777; color: #777;
} }
.wall-item-content, .wall-item-content,
.mail-conv-body, .mail-conv-body,
.page-body, .page-body,