mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-09 15:16:51 +02: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 {
|
||||
width: 100%;
|
||||
max-width: 100%;
|
||||
margin-bottom: $spacer;
|
||||
background-color: $table-bg; // Reset for nesting within parents with `background-color`.
|
||||
|
||||
|
Reference in New Issue
Block a user