add ons layout. closes #4044

This commit is contained in:
James Koster 2013-11-08 11:04:55 +00:00
parent ff0fae0c1f
commit 77b35c4be8
2 changed files with 3 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -22,10 +22,11 @@
overflow: hidden;
li {
float: left;
margin: 0 10px 10px 0 !important;
margin: 0 1em 1em 0 !important;
padding: 0;
vertical-align: top;
width: 300px;
min-height: 220px;
a {
text-decoration: none;