Is there a way to decrease the height of the side accordion header (height <81 px) in the story map without introducing scroll bars?
Solved! Go to Solution.
I found that scroll bars are introduced if the height is not changed in all three classes below:
.accordionPanel .accordion-header-title td
.accordionPanel .accordion-header-content
.accordionPanel .accordion-header
I found that scroll bars are introduced if the height is not changed in all three classes below:
.accordionPanel .accordion-header-title td
.accordionPanel .accordion-header-content
.accordionPanel .accordion-header