diff options
| author | Mark Otto <[email protected]> | 2013-08-23 23:40:12 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-08-23 23:40:12 -0700 |
| commit | fc0e7686fba0ea64719ae968585b0e4846ea0c8b (patch) | |
| tree | 2cb0c51823b9b2a42631f0d21a80afead3b8c2ce /less | |
| parent | 705f7ba2790c4809fe8f04b717830e338d3fae40 (diff) | |
| parent | 4284fc0a5e9eb25c93e1b7579c23d002967a1b22 (diff) | |
| download | bootstrap-fc0e7686fba0ea64719ae968585b0e4846ea0c8b.tar.xz bootstrap-fc0e7686fba0ea64719ae968585b0e4846ea0c8b.zip | |
Merge branch 'master' of https://github.com/charnog/bootstrap into charnog-master
Conflicts:
dist/css/bootstrap.min.css
Diffstat (limited to 'less')
| -rw-r--r-- | less/pagination.less | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/less/pagination.less b/less/pagination.less index b480b3889..5c68b8bbb 100644 --- a/less/pagination.less +++ b/less/pagination.less @@ -58,6 +58,8 @@ > .disabled { > span, + > span:hover, + > span:focus, > a, > a:hover, > a:focus { |
