]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Changed a word in a comment (#21399)
authorPatrick Cameron <pcameron88@gmail.com>
Thu, 22 Dec 2016 21:25:41 +0000 (16:25 -0500)
committerMark Otto <markd.otto@gmail.com>
Thu, 22 Dec 2016 21:25:41 +0000 (13:25 -0800)
scss/_input-group.scss

index dc11490c66c2b9c39b716a2681d704d32b46d367..29831ab96db4d6de06fa51d1fb291ce8e5c3b0f8 100644 (file)
@@ -14,7 +14,7 @@
     z-index: 2;
     flex: 1 1 auto;
     // Add width 1% and flex-basis auto to ensure that button will not wrap out
-    // the column. Applies to IE Edge+ and Firefox. Chrome do not require this.
+    // the column. Applies to IE Edge+ and Firefox. Chrome does not require this.
     width: 1%;
     margin-bottom: 0;