Commit c3b9826e authored by Dimitrie Hoekstra's avatar Dimitrie Hoekstra

removed gray button styling from todo buttons in sidebars

parent d366a943
......@@ -267,20 +267,6 @@
}
}
.issuable-header-btn {
background: $gray-normal;
border: 1px solid $border-gray-normal;
&:hover {
background: $gray-dark;
border: 1px solid $border-gray-dark;
}
&.btn-primary {
@extend .btn-primary;
}
}
a {
&:hover {
color: $md-link-color;
......
---
title: Removed gray button styling from todo buttons in sidebars
merge_request: 7387
author:
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