Commit 59f08f99 authored by kushalpandya's avatar kushalpandya

Update form label styles

parent 80b7a88e
......@@ -740,7 +740,13 @@ pre.light-well {
}
}
.new_protected_branch,
a.allowed-to-merge,
a.allowed-to-push {
cursor: pointer;
cursor: hand;
}
.new-protected-branch,
.new-protected-tag {
label {
margin-top: 6px;
......@@ -748,12 +754,6 @@ pre.light-well {
}
}
a.allowed-to-merge,
a.allowed-to-push {
cursor: pointer;
cursor: hand;
}
.protected-branch-push-access-list,
.protected-branch-merge-access-list {
a {
......
Markdown is supported
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