Strip non-layout CSS to remain as style-agnostic as possible!

This commit is contained in:
David Baker 2015-06-23 15:46:53 +01:00
parent a022a4b9a6
commit f0e990034d
9 changed files with 1 additions and 30 deletions

View file

@ -1,6 +1,4 @@
.mx_MessageTimestamp {
color: #777;
width: 75px;
font-size: 80%;
display: inline-block;
}