Full height and width to ensure that the div fills the whole element.#7
Full height and width to ensure that the div fills the whole element.#7DrNiels wants to merge 1 commit intomlisook:masterfrom
Conversation
Otherwise, it was possible that percentual heights were not propagated correctly as the saw-div did not have the same height as the resize-aware element. Also fixed the CSS style which refered to the element saw but was probably meant for the div with the id "saw"
|
Thank you for contributing to Umm, perhaps I'm not getting this, but, one would not set the height or width of the The |
|
I'm sorry for responding so late. The user can and should layout the height and width of the Currently, for example, when you style the element to have 50% height, the div |
Otherwise, it was possible that percentual heights were not propagated correctly as the saw-div did not have the same height as the resize-aware element.
Also fixed the CSS style which refered to the element saw but was probably meant for the div with the id "saw"