Commit dd95bf43 authored by Jose's avatar Jose

Remove top margin from checkboxes in integrations page

parent 7491a200
...@@ -127,13 +127,6 @@ ...@@ -127,13 +127,6 @@
color: $gl-danger; color: $gl-danger;
} }
.service-settings {
input[type="radio"],
input[type="checkbox"] {
margin-top: 10px;
}
}
.integration-settings-form { .integration-settings-form {
.card.card-body, .card.card-body,
.info-well { .info-well {
......
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