fix list padding bug

This commit is contained in:
Lisa P 2015-09-18 13:59:16 +02:00
parent b665468bf7
commit abf40de3c2

View File

@ -60,6 +60,9 @@
font-weight: 400
& span:hover + .tooltip
display: block
ul
padding: 0
margin: 0
.repo-main-commit
position: relative