NIHVIVO-1838: Fixed positioning of graph bar block in homepage.
This commit is contained in:
parent
3dd1b80f22
commit
ee154fa05b
1 changed files with 4 additions and 1 deletions
|
@ -29,7 +29,10 @@ ul#browse-classgroups {
|
|||
margin-left: 20px;
|
||||
}
|
||||
#browse-classes {
|
||||
width: 600px;
|
||||
width: 620px;
|
||||
}
|
||||
ul#classes-in-classgroup.vis {
|
||||
width: 40%;
|
||||
}
|
||||
#login-form p.submit {
|
||||
margin-left: 15px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue