Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

child width big

/*when i want child width wider in parent  */
.child-div {
    position:absolute;
    left:0;
    right:0;
}
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #child #width #big
ADD COMMENT
Topic
Name
7+5 =