aboutsummaryrefslogtreecommitdiff
path: root/less/close.less
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2014-12-22 19:10:23 -0800
committerChris Rebert <[email protected]>2014-12-22 19:10:23 -0800
commit5e8dd7d438fbcd3479b1a18d8f8d76f071c43843 (patch)
tree59f21baa26b4fd66fe59d081cdfa4f9cbcdda4f7 /less/close.less
parentfa08c932cd72448a42eb3b2283478c39bffc0373 (diff)
parent75ec7393ec2940cb1f015dc2d002328833ad3ef8 (diff)
downloadbootstrap-5e8dd7d438fbcd3479b1a18d8f8d76f071c43843.tar.xz
bootstrap-5e8dd7d438fbcd3479b1a18d8f8d76f071c43843.zip
Merge pull request #15428 from twbs/browser-bugs
add/update/summarize browser bug refs in Less comments
Diffstat (limited to 'less/close.less')
-rw-r--r--less/close.less1
1 files changed, 1 insertions, 0 deletions
diff --git a/less/close.less b/less/close.less
index 9b4e74f2b..6d5bfe087 100644
--- a/less/close.less
+++ b/less/close.less
@@ -23,6 +23,7 @@
// Additional properties 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
button& {
padding: 0;
cursor: pointer;