diff options
| author | Mark Otto <[email protected]> | 2013-07-26 01:43:53 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-07-26 01:43:53 -0700 |
| commit | 5b2b46fe28b0dad4c41c2fe9bd96fa166e54b96d (patch) | |
| tree | 62dc5712b47a5d89936c6efffcad4ae545656000 /less | |
| parent | 5d766d9e2ff09ee5a8eeb148b86622297634a3ff (diff) | |
| parent | 2910e3cb5a4fbefad4f16ecc5cf9a4385b9bd2cc (diff) | |
| download | bootstrap-5b2b46fe28b0dad4c41c2fe9bd96fa166e54b96d.tar.xz bootstrap-5b2b46fe28b0dad4c41c2fe9bd96fa166e54b96d.zip | |
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
Diffstat (limited to 'less')
| -rw-r--r-- | less/mixins.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/less/mixins.less b/less/mixins.less index d1da6fccd..447ee86c3 100644 --- a/less/mixins.less +++ b/less/mixins.less @@ -353,7 +353,7 @@ } } -// Button psuedo states +// Button pseudo states // ------------------------- // Easily pump out default styles, as well as :hover, :focus, :active, // and disabled options for all buttons |
