2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-30 15:24:08 +03:00

Merge pull request #14030 from BBosman/double-cursor

Remove superfluous cursor:pointer
This commit is contained in:
Mark Otto
2014-07-03 09:57:36 -07:00
3 changed files with 0 additions and 3 deletions
-1
View File
@@ -3037,7 +3037,6 @@ fieldset[disabled] .btn-danger.active {
.btn-link {
font-weight: normal;
color: #428bca;
cursor: pointer;
border-radius: 0;
}
.btn-link,
-1
View File
@@ -3037,7 +3037,6 @@ fieldset[disabled] .btn-danger.active {
.btn-link {
font-weight: normal;
color: #428bca;
cursor: pointer;
border-radius: 0;
}
.btn-link,
-1
View File
@@ -85,7 +85,6 @@
.btn-link {
color: @link-color;
font-weight: normal;
cursor: pointer;
border-radius: 0;
&,