2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

Merge branch 'borderless-table' of https://github.com/Varunram/bootstrap into Varunram-borderless-table

This commit is contained in:
Mark Otto
2018-01-20 15:06:02 -08:00
2 changed files with 86 additions and 0 deletions
+6
View File
@@ -151,6 +151,12 @@
}
}
.table-borderless {
th,
td {
border: 0;
}
}
// Responsive tables
//