Tables Should Use Explicit Child Selectors
Created by: JakeWharton
This will prevent nested tables from having unpredictable styling errors related to the use of :first-child
.
See the between-table border of http://jsfiddle.net/wggxB/.
Created by: JakeWharton
This will prevent nested tables from having unpredictable styling errors related to the use of :first-child
.
See the between-table border of http://jsfiddle.net/wggxB/.