Home › Forums › CSS › Max-Height in responsive iframe CSS ineffective though Max-Width effective. › Reply To: Max-Height in responsive iframe CSS ineffective though Max-Width effective.
June 30, 2015 at 5:18 am
#204404
Participant
Not very clear what the issue or ‘effective’ is exactly… maybe you could show a demo with your code? Generally though, I suspect it relates to this tricky bit in the padding specification :
The percentage is calculated with respect to the width of the generated box’s containing block, even for ‘padding-top’ and ‘padding-bottom’.