mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-18 03:11:19 +02:00
fixes #8491: add vars for table padding
This commit is contained in:
2
docs/assets/css/bootstrap.css
vendored
2
docs/assets/css/bootstrap.css
vendored
@@ -1147,7 +1147,7 @@ th {
|
||||
.table-condensed thead > tr > td,
|
||||
.table-condensed tbody > tr > td,
|
||||
.table-condensed tfoot > tr > td {
|
||||
padding: 4px 5px;
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
.table-bordered {
|
||||
|
Reference in New Issue
Block a user