diff options
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index ac82f9ac3..0aa4c49a9 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -1456,6 +1456,7 @@ table col[class*="col-"] { } table td[class*="col-"], table th[class*="col-"] { + position: static; display: table-cell; float: none; } |
