Added some extra space between the "Browse all" link and the first graph bar in "Browse By" section in homepage.

This commit is contained in:
manolobevia 2011-06-13 13:30:09 +00:00
parent 2118a510d7
commit e8ee90e9ba

View file

@ -64,11 +64,13 @@ ul#browse-classgroups .count-classes {
border: 1px solid #dde6e5;
background: #fff;
min-height: 230px;
padding-top: 10px;
}
a.browse-superclass {
position: absolute;
right: 0.5em;
font-size: 0.9em;
top: 3px;
}
ul#classes-in-classgroup {
float: left;