mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-02 01:42:36 +02:00
Merge branch 'borderless-table' of https://github.com/Varunram/bootstrap into Varunram-borderless-table
This commit is contained in:
@@ -151,6 +151,12 @@
|
||||
}
|
||||
}
|
||||
|
||||
.table-borderless {
|
||||
th,
|
||||
td {
|
||||
border: 0;
|
||||
}
|
||||
}
|
||||
|
||||
// Responsive tables
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user