aboutsummaryrefslogtreecommitdiff
path: root/less/close.less
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2014-12-22 16:54:50 -0800
committerChris Rebert <[email protected]>2014-12-22 17:24:26 -0800
commit15c9c3aef7f047c9cce45fd33ada799e99fbd390 (patch)
treeb16197cc6ace768391c6f10d115532f6afe28b47 /less/close.less
parentb61e4dd671830b803053c0da39f6fb975ff16a20 (diff)
downloadbootstrap-15c9c3aef7f047c9cce45fd33ada799e99fbd390.tar.xz
bootstrap-15c9c3aef7f047c9cce45fd33ada799e99fbd390.zip
add more refs to browser-related bugs 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;