Fixes invalid CSS syntax

This commit is contained in:
Luke Barratt 2014-08-28 23:13:07 +01:00
parent 47c2bc4006
commit 72ce102958

View file

@ -43,7 +43,7 @@
}
.timestamp {
float:right
float: right;
margin: 0 5px 5px;
}
}