Hi,
I am having layout, in its background i have added a image and to this layout i have added a button using addMember.(for reference see attached screenshot of application, Capture1.png). Now if i resize my browser image gets reponsive due css poperty (backgroung-size:100% auto) but height of layout remains same and on UI a white space is visible(Capture2.png highlighted in yellow square).
Please suggest how can i handle this situation so that white space is not introduced.
I am having layout, in its background i have added a image and to this layout i have added a button using addMember.(for reference see attached screenshot of application, Capture1.png). Now if i resize my browser image gets reponsive due css poperty (backgroung-size:100% auto) but height of layout remains same and on UI a white space is visible(Capture2.png highlighted in yellow square).
Please suggest how can i handle this situation so that white space is not introduced.
Comment