mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-02 16:04:07 +03:00
remove max-width: 100%; from table and place it on .table
This commit is contained in:
@@ -15,6 +15,7 @@ th {
|
||||
|
||||
.table {
|
||||
width: 100%;
|
||||
max-width: 100%;
|
||||
margin-bottom: @line-height-computed;
|
||||
// Cells
|
||||
> thead,
|
||||
|
||||
Reference in New Issue
Block a user