datenspuren style: fix .resource width

This commit is contained in:
Astro 2012-11-10 16:28:10 +01:00
parent 0a175fbe4f
commit 3d861ca51a

View File

@ -165,7 +165,7 @@ section.resource {
padding: 10pt; padding: 10pt;
margin-bottom: 5pt; margin-bottom: 5pt;
display: inline-block; display: inline-block;
max-width: 336px; width: 335px;
text-align: center; text-align: center;
} }
section.resource > h4 { section.resource > h4 {