Hi;
I want to know if it's possible to use the position:relative of CSS in a extjs app, because I think that's more easy to work instead of position:absolute that extjs use in some controls, and my other question is how can I make the responsive version with CSS media queries because as I had looked when I resize the window then the position of the elements is changed automatically and I don't expect that behavior.
Thanks in advance.