mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 09:52:29 +01:00
#25842 Remove max-width from table class
This commit is contained in:
parent
f426a67394
commit
9bfd400527
@ -4,7 +4,6 @@
|
|||||||
|
|
||||||
.table {
|
.table {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
max-width: 100%;
|
|
||||||
margin-bottom: $spacer;
|
margin-bottom: $spacer;
|
||||||
background-color: $table-bg; // Reset for nesting within parents with `background-color`.
|
background-color: $table-bg; // Reset for nesting within parents with `background-color`.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user