diff options
| author | Mark Otto <[email protected]> | 2014-12-22 19:30:51 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-12-22 19:30:51 -0800 |
| commit | b615bd938bccbebb7dc5f89081f4fa024784bf1f (patch) | |
| tree | 1f7b9268215a84df935d1d06c3a2e7e95cc3f96c /less/close.less | |
| parent | c41970c5797cd1c3b61a5396031a3258c9c07705 (diff) | |
| parent | 3668bde098e1bce289ba313119fe3cf05d01825b (diff) | |
| download | bootstrap-b615bd938bccbebb7dc5f89081f4fa024784bf1f.tar.xz bootstrap-b615bd938bccbebb7dc5f89081f4fa024784bf1f.zip | |
Merge branch 'master' of https://github.com/twbs/bootstrap
Conflicts:
dist/css/bootstrap.css.map
Diffstat (limited to 'less/close.less')
| -rw-r--r-- | less/close.less | 1 |
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; |
