dirty hack to fix the uneven spacing

pull/397/head
Matthew Hodgson 2015-11-18 23:04:12 +00:00
parent 68a005bf1f
commit bf3e90bb47
1 changed files with 1 additions and 0 deletions

View File

@ -95,6 +95,7 @@ limitations under the License.
position: relative;
width: 90px;
margin-right: 10px;
margin-top: -6px;
}
.mx_MessageTimestamp {