VIVO-331 updated css to accomodate longer text strings
This commit is contained in:
parent
d89b5cfab5
commit
cab112092d
1 changed files with 2 additions and 1 deletions
|
@ -374,7 +374,8 @@ a.filter-search {
|
||||||
line-height: 35px;
|
line-height: 35px;
|
||||||
}
|
}
|
||||||
#home-stats h4 {
|
#home-stats h4 {
|
||||||
width: 102px;
|
display: inline;
|
||||||
|
padding: 3px 10px;
|
||||||
}
|
}
|
||||||
#stats {
|
#stats {
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue