mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-16 18:44:01 +02:00
removing unnecessary max-width on tables
This commit is contained in:
@@ -4,7 +4,6 @@
|
|||||||
|
|
||||||
|
|
||||||
table {
|
table {
|
||||||
max-width: 100%;
|
|
||||||
background-color: @table-bg;
|
background-color: @table-bg;
|
||||||
}
|
}
|
||||||
th {
|
th {
|
||||||
|
Reference in New Issue
Block a user