forked from matrix/element-web
Revert 4px offset: it ends up in the middle of the line above
This commit is contained in:
parent
1e57aa8c78
commit
6cd0aeb607
|
@ -173,8 +173,6 @@ li.mx_RoomView_myReadMarker_container {
|
||||||
}
|
}
|
||||||
|
|
||||||
hr.mx_RoomView_myReadMarker {
|
hr.mx_RoomView_myReadMarker {
|
||||||
position: relative;
|
|
||||||
top: -4px;
|
|
||||||
border-top: solid 1px #76cfa6;
|
border-top: solid 1px #76cfa6;
|
||||||
border-bottom: solid 1px #76cfa6;
|
border-bottom: solid 1px #76cfa6;
|
||||||
margin-top: -1px;
|
margin-top: -1px;
|
||||||
|
|
Loading…
Reference in New Issue