css - Warning: copy(): Unable to find the wrapper "..file" -



css - Warning: copy(): Unable to find the wrapper "..file" -

here fiddle of list im working on. workd fin, display drops right hand side borders.

i dont know why. fiddle

ive tried set margin on right of container, nothing...

.notifycontainer{ clear:both; width:400px; }

i'm not understand problem right, if set .content , .header clear:both rows displayed 1 below other.

.header, .content { clear:both; }

you don't need float:left on them...

modified jsfiddle

css

Comments

Popular posts from this blog

php - How to pass multiple values from url -

database - php search bar when I press submit with nothing in the search bar it shows all the data -

ios - How to load .png images from Documents folder of an app -