diff options
| author | Si Nguyen <[email protected]> | 2021-11-16 15:41:44 +0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2021-11-25 13:56:32 -1000 |
| commit | 3c8fbb6581aabd02603cf3876770e526a7b870fd (patch) | |
| tree | eaf36d7079f058331be1df2812f01faff537aa42 /scss/_close.scss | |
| parent | 6f077ff7bcf5c3e8a9cd579e26a2325ce32543c9 (diff) | |
| download | bootstrap-3c8fbb6581aabd02603cf3876770e526a7b870fd.tar.xz bootstrap-3c8fbb6581aabd02603cf3876770e526a7b870fd.zip | |
Update _close.scss
Diffstat (limited to 'scss/_close.scss')
| -rw-r--r-- | scss/_close.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/_close.scss b/scss/_close.scss index 32a0f68cc..a0813de8d 100644 --- a/scss/_close.scss +++ b/scss/_close.scss @@ -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 |
