Select to view content in your preferred language

Header cut off letters with a descender qypgj

521
2
Jump to solution
08-22-2022 09:20 AM
RyanBohan
Regular Contributor

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
Regular Contributor

@BethRomero That is awesome, thank you

0 Kudos