Open Wurper opened 9 years ago
I'm having issues with changing the height of paper-items within a core-menu, within a paper-dropdown. If I use CSS to change the height of paper-item, the height of the item changes but the text (content) seems to not adapt and stays in the same place (as if it was still a larger item). This the causes the paper-dropdown to become scrollable and the formatting is messed up. I did notice this ::content area and it's height rules, but I do not know how to access them to change them.
Should the CSS rule height: 100% still be there?