Fix checkmarks when scrolling

This commit is contained in:
narcolepticinsomniac 2017-09-06 00:15:09 -04:00 committed by GitHub
parent 6f8da6e23f
commit 69974d41df

View File

@ -96,6 +96,7 @@ a:hover {
}
.left-gutter {
position: relative;
display: inline-flex;
}