What CSS did you use, and how did you add/enable it? Which ad units are you trying to limit the height?
It should be this if you want it to be 100px height of the ad unit above the topic lists:
This doesn’t work anymore
.adsense-topic-list-top.adsense-responsive {
height: 100px;
}