From 8f9c883c32c574f39ec37d10d6bda6690896bac9 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 30 May 2017 21:00:43 -0700 Subject: build --- dist/css/bootstrap.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'dist/css/bootstrap.css') diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 6f2762c17..30c82b7e5 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -856,6 +856,7 @@ pre code { -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; + max-width: none; } .col-1 { @@ -1119,6 +1120,7 @@ pre code { -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; + max-width: none; } .col-sm-1 { -webkit-box-flex: 0; @@ -1337,6 +1339,7 @@ pre code { -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; + max-width: none; } .col-md-1 { -webkit-box-flex: 0; @@ -1555,6 +1558,7 @@ pre code { -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; + max-width: none; } .col-lg-1 { -webkit-box-flex: 0; @@ -1773,6 +1777,7 @@ pre code { -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; + max-width: none; } .col-xl-1 { -webkit-box-flex: 0; -- cgit v1.2.3