Commit 49fad054 authored by Luke Bennett's avatar Luke Bennett

Remove padding from btn-link css class

parent 250fde7c
......@@ -422,6 +422,10 @@
}
}
.btn-link {
padding: 0;
}
.btn-link.btn-secondary-hover-link {
color: $gl-text-color-secondary;
......
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