Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

table inside table not matching borders

/*Make the td that contains the inner table have no padding*/
td.inner-table-container {
	padding: 0%;
}
 
PREVIOUS NEXT
Tagged: #table #table #matching #borders
ADD COMMENT
Topic
Name
8+8 =