dirty hack to fix the uneven spacing

This commit is contained in:
Matthew Hodgson 2015-11-18 23:04:12 +00:00
parent 68a005bf1f
commit bf3e90bb47

View file

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