NIHVIVO-2159 Removed bottom padding from ul#classes-in-classgroup
This commit is contained in:
parent
2f434083e9
commit
72d0b17dab
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ a.browse-superclass {
|
|||
ul#classes-in-classgroup {
|
||||
float: left;
|
||||
width: 90%;
|
||||
padding: 0 10px 15px 22px;
|
||||
padding: 0 10px 0 22px;
|
||||
margin-top: 20px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue