mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-21 13:24:08 +03:00
fixes #8491: add vars for table padding
This commit is contained in:
Vendored
+1
-1
@@ -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