style hashtags, mentions and categories. hide expand-aside button if not needed. css and class fixes

This commit is contained in:
Mario Vavti
2017-03-15 16:42:55 +01:00
parent 0c74c79b18
commit aa33cacb62
10 changed files with 35 additions and 43 deletions

View File

@@ -1292,7 +1292,7 @@ img.mail-conv-sender-photo {
}
.wall-item-footer {
font-size: $body_font_size;
font-size: 0.75rem;
margin-top: 2em;
}
@@ -1367,8 +1367,7 @@ img.mail-conv-sender-photo {
.mail-conv-body,
.page-body,
.chat-item-text,
.chat-item-text-self,
#doco-content {
.chat-item-text-self {
font-size: $font_size;
clear: both;
}