mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-20 20:00:36 +03:00
#25842 Remove max-width from table class
This commit is contained in:
committed by
Mark Otto
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`.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user