oops, fix tinted read up to marker correctly

pull/697/head
Matthew Hodgson 2016-01-20 16:06:35 +00:00
parent 60d2d45255
commit 82742f9f13
1 changed files with 1 additions and 1 deletions

View File

@ -172,7 +172,7 @@ li.mx_RoomView_myReadMarker_container {
}
hr.mx_RoomView_myReadMarker {
border-bottom: solid 2px #76cfa6;
border-top: solid 2px #76cfa6;
margin-top: 0px;
position: relative;
top: 4px;