Ruby On Rails
Ruby On Rails Blog by Shefalee Chaudhary
Friday, 23 September 2016
How to hide border of overlapping div using css
Just use below mentioned code to hide overlapping border of two div.
.class_name + .class_name {
border-top: none;
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment