mirror of
https://github.com/jasny/bootstrap.git
synced 2026-04-24 03:00:49 -04:00
account for multiple tbody with 2px border between
This commit is contained in:
@@ -26,6 +26,9 @@ th {
|
||||
td {
|
||||
vertical-align: top;
|
||||
}
|
||||
tbody + tbody {
|
||||
border-top: 2px solid #ddd;
|
||||
}
|
||||
|
||||
|
||||
// CONDENSED TABLE W/ HALF PADDING
|
||||
|
||||
Reference in New Issue
Block a user