Minor fixes to mattermost UI

This commit is contained in:
Asaad Mahmood
2015-07-18 01:09:02 +05:00
parent a3db8e83f6
commit dafc49dcae
2 changed files with 2 additions and 1 deletions

View File

@@ -256,6 +256,7 @@ body.ios {
}
p {
margin: 0 0 5px;
font-size: 0.97em;
white-space: pre-wrap;
}
.comment-icon__container {

View File

@@ -70,7 +70,7 @@
color: #111;
background-color: #e1e1e1;
border-radius: 0;
font-weight: 600;
font-weight: 400;
}
}
}