Header cut off letters with a descender qypgj

429
2
Jump to solution
08-22-2022 09:20 AM
RyanBohan
Occasional Contributor III

The Header in the Sidebar Instant app is cutting off the bottom of letters with a descender. 

For letters qypgj the bottom of the letter is being cut off.  I removed all custom CSS and tested in Firefox, Chrome and Edge.  All appear to have the same problem.

RyanBohan_0-1661183204656.png

The only way I have found to see all the letter is to add a bit of custom CSS

.site-header__wrapper h1.heading span {

  line-height: 1.5rem;

}

RyanBohan_1-1661185166600.png

 

1 Solution

Accepted Solutions
BethRomero
Esri Contributor

Hi Ryan,

Thanks for sharing, the spacing issue with the title will be resolved in the next update of ArcGIS Online. 

View solution in original post

0 Kudos
2 Replies
BethRomero
Esri Contributor

Hi Ryan,

Thanks for sharing, the spacing issue with the title will be resolved in the next update of ArcGIS Online. 

0 Kudos
RyanBohan
Occasional Contributor III

@BethRomero That is awesome, thank you

0 Kudos