Skip to content
Snippets Groups Projects
Unverified Commit 49fad054 authored by Luke Bennett's avatar Luke Bennett
Browse files

Remove padding from btn-link css class

parent 250fde7c
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -422,6 +422,10 @@
}
}
 
.btn-link {
padding: 0;
}
.btn-link.btn-secondary-hover-link {
color: $gl-text-color-secondary;
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment