Commit 9e25def2 authored by Paul Slaughter's avatar Paul Slaughter

Resolve merge conflicts in 'settings.scss'

parent 3fb488d1
...@@ -290,22 +290,12 @@ ...@@ -290,22 +290,12 @@
} }
} }
<<<<<<< HEAD
.saml-settings.info-well { .saml-settings.info-well {
.form-control[readonly] { .form-control[readonly] {
background: $white-light; background: $white-light;
} }
} }
.modal-doorkeepr-auth,
.doorkeeper-app-form {
.scope-description {
color: $theme-gray-700;
}
}
=======
>>>>>>> upstream/master
.modal-doorkeepr-auth { .modal-doorkeepr-auth {
.modal-body { .modal-body {
padding: $gl-padding; padding: $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