From: Mark Otto Date: Wed, 31 Aug 2011 23:26:47 +0000 (-0700) Subject: spelling mistakes and undo of one comment X-Git-Tag: v1.2.0~22^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6258832776b113b09e963680ef121b363dd8d292;p=thirdparty%2Fbootstrap.git spelling mistakes and undo of one comment --- diff --git a/docs/index.html b/docs/index.html index 97b633ca50..46e2881a85 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1103,7 +1103,7 @@
× -

Holy gaucamole! Best check yo self, you’re not looking too good.

+

Holy guacamole! Best check yo self, you’re not looking too good.

× @@ -1129,7 +1129,7 @@
× -

Holy gaucamole! This is a warning! Best check yo self, you’re not looking too good. Nulla vitae elit libero, a pharetra augue. Praesent commodo cursus magna, vel scelerisque nisl consectetur et.

+

Holy guacamole! This is a warning! Best check yo self, you’re not looking too good. Nulla vitae elit libero, a pharetra augue. Praesent commodo cursus magna, vel scelerisque nisl consectetur et.

diff --git a/lib/patterns.less b/lib/patterns.less index bcd99cca46..219e26b3f8 100644 --- a/lib/patterns.less +++ b/lib/patterns.less @@ -745,7 +745,7 @@ input[type=submit].btn { .inner { background-color: #333; background-color: rgba(0,0,0,.8); - *background-color: #333; // IE 6-7 + *background-color: #333; /* IE 6-7 */ padding: 3px; overflow: hidden; width: 280px;