Commit 13426c18 authored by Mark Otto's avatar Mark Otto
Browse files

Merge pull request #14030 from BBosman/double-cursor

Remove superfluous cursor:pointer
parents 23dd323d 49759780
4 merge requests!28721Hot test,!16605Test pull please ignore,!22103test,!25326Adjust examples
Showing with 0 additions and 3 deletions
+0 -3
......@@ -3037,7 +3037,6 @@ fieldset[disabled] .btn-danger.active {
.btn-link {
font-weight: normal;
color: #428bca;
cursor: pointer;
border-radius: 0;
}
.btn-link,
......
......@@ -3037,7 +3037,6 @@ fieldset[disabled] .btn-danger.active {
.btn-link {
font-weight: normal;
color: #428bca;
cursor: pointer;
border-radius: 0;
}
.btn-link,
......
......@@ -85,7 +85,6 @@
.btn-link {
color: @link-color;
font-weight: normal;
cursor: pointer;
border-radius: 0;
&,
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment