Commit e44a59e1 authored by Enrique Alcantara's avatar Enrique Alcantara

Remove unnecessary btn styling

parent 7765a4b2
......@@ -79,13 +79,6 @@ label {
font-family: $monospace-font;
}
.input-group-prepend .btn,
.input-group-append .btn {
padding: 3px $gl-btn-padding;
background-color: $gray-light;
border: 1px solid $border-color;
}
@include media-breakpoint-down(xs) {
padding: 0 $gl-padding;
}
......
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