Commit ad6085c9 authored by Bryce Johnson's avatar Bryce Johnson

Use proper shade of grad for unapprove btn hover state.

parent 7e69e708
...@@ -468,7 +468,7 @@ ...@@ -468,7 +468,7 @@
padding-left: 15px; padding-left: 15px;
margin-left: 10px; margin-left: 10px;
&:hover { &:hover {
color: $btn-gray-light; color: $gl-gray-light;
} }
} }
......
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