Fix the button styling to stop them clumping together when they wrap

This commit is contained in:
2011-03-17 14:25:30 +00:00
parent c4ca21eb9a
commit 9c99a18e57

View File

@@ -151,4 +151,5 @@ table th a:visted
display: inline-block;
padding: 4px 12px 4px;
text-decoration: none;
margin-bottom: 4px;
}