diff options
| author | Mark Otto <[email protected]> | 2012-02-12 13:20:08 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-02-12 13:20:08 -0800 |
| commit | 24df7f1e1d9cc018eca5f7adcca15500f5503022 (patch) | |
| tree | 6864270abd8d24e205c2d060525e3de05245ea17 | |
| parent | b9d5ceb14bf77e62dd8b017f76b72a3a14643620 (diff) | |
| download | bootstrap-24df7f1e1d9cc018eca5f7adcca15500f5503022.tar.xz bootstrap-24df7f1e1d9cc018eca5f7adcca15500f5503022.zip | |
update ff comment in buttons
| -rw-r--r-- | docs/assets/bootstrap.zip | bin | 52743 -> 52743 bytes | |||
| -rw-r--r-- | less/buttons.less | 2 |
2 files changed, 2 insertions, 0 deletions
diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip Binary files differindex 0c5e699d1..28407b9a3 100644 --- a/docs/assets/bootstrap.zip +++ b/docs/assets/bootstrap.zip diff --git a/less/buttons.less b/less/buttons.less index ff8168557..5fc423183 100644 --- a/less/buttons.less +++ b/less/buttons.less @@ -148,6 +148,8 @@ button.btn, input[type="submit"].btn { + + // Firefox 3.6 only I believe &::-moz-focus-inner { padding: 0; border: 0; |
