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;
}
.widget .active .wall-item-ago,
.widget .active .dropdown-sub-text {
color: #fff;
}
.tags {
word-wrap: break-word;
}