fixes #8491: add vars for table padding
This commit is contained in:
parent
ba0c6cd57c
commit
d3a139622e
3 changed files with 6 additions and 3 deletions
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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue