Commit f8126dee authored by Imre Farkas's avatar Imre Farkas

Resolve conflict in app/assets/stylesheets/pages/settings.scss

parent 7f774f7b
......@@ -191,7 +191,22 @@
}
}
<<<<<<< HEAD
.initialize-with-readme-setting {
.form-check {
margin-bottom: 10px;
.option-title {
font-weight: $gl-font-weight-normal;
display: inline-block;
color: $gl-text-color;
}
.option-description {
color: $project-option-descr-color;
}
}
}
.nested-settings {
padding-left: 20px;
}
......@@ -214,21 +229,6 @@
.float-right {
margin-left: auto;
=======
.initialize-with-readme-setting {
.form-check {
margin-bottom: 10px;
.option-title {
font-weight: $gl-font-weight-normal;
display: inline-block;
color: $gl-text-color;
}
.option-description {
color: $project-option-descr-color;
}
>>>>>>> upstream/master
}
}
......
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