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:
parent
2118a510d7
commit
e8ee90e9ba
1 changed files with 2 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue