Fix anchor offsets for line numbers

This commit is contained in:
Andreas Hocevar
2014-05-07 15:01:48 -05:00
parent be73885e37
commit 564d3cda12

View File

@@ -13,10 +13,9 @@
body {
padding-top: 50px;
}
.nameContainer .name {
.nameContainer .name, .prettyprint.source .pln {
padding-top: 50px;
margin-top: -50px;
display: inline-block; /* required for webkit browsers */
}
.navigation li {
color: #888;