]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update _close.scss
authorSi Nguyen <singuyen.it@gmail.com>
Tue, 16 Nov 2021 08:41:44 +0000 (15:41 +0700)
committerMark Otto <otto@github.com>
Thu, 25 Nov 2021 23:56:32 +0000 (13:56 -1000)
scss/_close.scss

index 32a0f68ccd710579889a6ad5c0c3cb7946e3cd86..a0813de8d37b0ce3fc57b012c2db1c63fc2f677b 100644 (file)
@@ -1,4 +1,4 @@
-// transparent background and border properties included for button version.
+// Transparent background and border properties included for button version.
 // iOS requires the button element instead of an anchor tag.
 // If you want the anchor version, it requires `href="#"`.
 // See https://developer.mozilla.org/en-US/docs/Web/Events/click#Safari_Mobile