datenspuren style: fix .resource width

This commit is contained in:
Astro 2012-11-10 16:28:10 +01:00
parent 0a175fbe4f
commit 3d861ca51a
1 changed files with 1 additions and 1 deletions

View File

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