NIHVIVO-1838: In temporal graph visualization page, I have fixed the vertical alignment for the temporal graph icons located under Total Number of Publications section.
This commit is contained in:
parent
a9214be4a2
commit
ef0e15b35d
2 changed files with 6 additions and 0 deletions
|
@ -151,6 +151,9 @@ input#submit:visited {
|
|||
.toggle_visualization{
|
||||
position: relative;
|
||||
}
|
||||
.easy-deselect-label a.temporal-vis-url {
|
||||
margin-top: -15px;
|
||||
}
|
||||
#grant-count-sparkline-include {
|
||||
width: 48%;
|
||||
}
|
||||
|
|
|
@ -77,6 +77,9 @@ input#submit, input#submit:visited {
|
|||
margin-left: 0;
|
||||
width: 100%;
|
||||
}
|
||||
.easy-deselect-label a.temporal-vis-url {
|
||||
margin-top: -15px;
|
||||
}
|
||||
#grant-count-sparkline-include {
|
||||
width: 48%;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue