VIVO-331 updated css to accomodate longer text strings

This commit is contained in:
tworrall 2013-10-08 12:25:37 -04:00
parent d89b5cfab5
commit cab112092d

View file

@ -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;