From: Andreas Cederström Date: Tue, 21 Feb 2012 08:20:46 +0000 (+0100) Subject: 100% width on .tab-content X-Git-Tag: v2.0.2~121^2 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F2129%2Fhead;p=thirdparty%2Fbootstrap.git 100% width on .tab-content --- diff --git a/less/navs.less b/less/navs.less index 1fc42e4e9a..a940cc13ca 100644 --- a/less/navs.less +++ b/less/navs.less @@ -261,6 +261,7 @@ } .tab-content { display: table; // prevent content from running below tabs + width: 100%; } // Remove border on bottom, left, right