You are viewing limited content. For full access, please sign in.

Discussion

Discussion

Forms 9.2 CSS height property by pixels displaying incorrectly

posted on October 29, 2014

I have a DIV element with a height property of 30 pixels but in forms 9.2 I must change it to 45 pixels in order to be the same height on screen as it was. My width property did not need to be changed, only height was effected.

 

Before Forms 9.2

After Forms 9.2 

0 0
replied on October 29, 2014

Look at it with a browser that has an Inspector tool. Check the box model to see what changed between the versions. Maybe there's some built-in CSS that changed between versions, and it's applying a different amount of padding/margin/border to certain elements.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.