Adding some padding to the header titlew (Organization, Research, etc..) of menu pages and adding some margin bottom to the Temporal Graph link in menupage Organization.
This commit is contained in:
parent
b5b15e52b6
commit
2c4a00a5c7
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ span.incomplete-data-holder,
|
|||
}
|
||||
.visualization-menupage-link {
|
||||
float: right;
|
||||
margin: 0 2em .4em 0;
|
||||
margin: 0 2em 1em 0;
|
||||
padding-left: 1.6em;
|
||||
}
|
||||
.temporal-graph {
|
||||
|
|
Loading…
Add table
Reference in a new issue