]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
spelling mistakes and undo of one comment
authorMark Otto <mark.otto@twitter.com>
Wed, 31 Aug 2011 23:26:47 +0000 (16:26 -0700)
committerMark Otto <mark.otto@twitter.com>
Wed, 31 Aug 2011 23:26:47 +0000 (16:26 -0700)
docs/index.html
lib/patterns.less

index 97b633ca50de0d6081090c5ea7726ce3481ee76f..46e2881a859f4a094ada4f051999c1e3c0c474d1 100644 (file)
     <div class="span12 columns">
       <div class="alert-message warning">
         <a class="close" href="#">&times;</a>
-        <p><strong>Holy gaucamole!</strong> Best check yo self, you’re not looking too good.</p>
+        <p><strong>Holy guacamole!</strong> Best check yo self, you’re not looking too good.</p>
       </div>
       <div class="alert-message error">
         <a class="close" href="#">&times;</a>
     <div class="span12 columns">
       <div class="alert-message block-message warning">
         <a class="close" href="#">&times;</a>
-        <p><strong>Holy gaucamole! This is a warning!</strong> 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.</p>
+        <p><strong>Holy guacamole! This is a warning!</strong> 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.</p>
         <div class="alert-actions">
           <a class="btn small" href="#">Take this action</a> <a class="btn small" href="#">Or do this</a>
         </div>
index bcd99cca46c20408faf1e268f2371acf0543526d..219e26b3f8f49e152a63f88befec0ac62429b03c 100644 (file)
@@ -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;