]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
removing unnecessary max-width on tables 13707/head
authorbcullman <brad@ullman.com>
Thu, 29 May 2014 20:13:03 +0000 (13:13 -0700)
committerbcullman <brad@ullman.com>
Thu, 29 May 2014 20:13:03 +0000 (13:13 -0700)
less/tables.less

index 555d7924c69752bd9591c35346b4e49f8e7e056e..ca91630ce14d02060533786caded343909094304 100644 (file)
@@ -4,7 +4,6 @@
 
 
 table {
-  max-width: 100%;
   background-color: @table-bg;
 }
 th {