Page 1 of 1

Responsive CSS - height and width ignored

Posted: Tue Oct 14, 2014 10:33 am
by Alexis Revue

Hi,

I want to implement a responsive style for an HTML component (using @media only screen and (device-width: 768px)).

But it seems like height and width are overwritten by the class generated by Appery ( div.{page name}_{object name} ).

Would it be possible to fix this without using .removeClass on page load?

Image


Responsive CSS - height and width ignored

Posted: Tue Oct 14, 2014 3:05 pm
by Evgene Karachevtsev

Responsive CSS - height and width ignored

Posted: Tue Oct 14, 2014 3:32 pm
by Alexis Revue

Hi Evgene,

Awesome, thank you very much.

U rock