diff options
| author | Bas Bosman <[email protected]> | 2014-07-03 13:17:14 +0200 |
|---|---|---|
| committer | Bas Bosman <[email protected]> | 2014-07-03 13:17:14 +0200 |
| commit | 497597808319c74fe52aff1be41c0695ae40ee71 (patch) | |
| tree | f0e39b8d7fd5697ff99580eebd957aaa72ff5d01 /less | |
| parent | 23dd323da1dbb84da8aa64451303009684ac8a65 (diff) | |
| download | bootstrap-497597808319c74fe52aff1be41c0695ae40ee71.tar.xz bootstrap-497597808319c74fe52aff1be41c0695ae40ee71.zip | |
Remove superfluous cursor:pointer
Diffstat (limited to 'less')
| -rw-r--r-- | less/buttons.less | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/less/buttons.less b/less/buttons.less index 492bdc65a..b6a7c31d0 100644 --- a/less/buttons.less +++ b/less/buttons.less @@ -85,7 +85,6 @@ .btn-link { color: @link-color; font-weight: normal; - cursor: pointer; border-radius: 0; &, |
