Remove useless padding-right

This commit is contained in:
NumEricR 2013-03-25 21:34:59 +01:00
parent fbeb759874
commit 667c318393

View File

@ -110,7 +110,6 @@ h4 { color: #333 }
p {
font-size: 100%;
line-height: 18px;
padding-right: 3em;
}
a { color: #990003 }
@ -126,7 +125,6 @@ li {
p.enlarge {
font-size: 144%;
padding-right: 6.5em;
line-height: 24px;
}