Commit be1c8829 authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray

Darken repo links on hover; fix clone input height

parent 8c9a06c3
...@@ -198,7 +198,7 @@ ...@@ -198,7 +198,7 @@
margin: 15px 5px 0 0; margin: 15px 5px 0 0;
input { input {
height: 27px; height: 28px;
} }
} }
...@@ -523,7 +523,7 @@ a.deploy-project-label { ...@@ -523,7 +523,7 @@ a.deploy-project-label {
&:hover, &:hover,
&:focus { &:focus {
color: darken($notes-light-color, 15%); color: $gl-text-color;
} }
} }
......
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