Commit 49759780 authored by Bas Bosman's avatar Bas Bosman
Browse files

Remove superfluous cursor:pointer

parent 23dd323d
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