Fixed layout issue with repositories URL on print stylesheet

This commit is contained in:
NumEricR 2011-07-26 22:40:29 +02:00
parent 7acd643796
commit 90cc3f41bf

View File

@ -34,6 +34,10 @@
padding-bottom: 0;
}
#jobs h4 {
margin-top: 10pt;
}
#jobs .job,
#about {
page-break-inside: avoid;