Commit 6f8406ae authored by Nick Thomas's avatar Nick Thomas

Fix SCSS conflicts

parent f4c5ce68
......@@ -659,12 +659,9 @@
@media(max-width: $screen-md-max) {
.task-status,
.issuable-due-date,
<<<<<<< HEAD
.project-ref-path,
.issuable-weight {
=======
.project-ref-path {
>>>>>>> ce/master
display: none;
}
}
......
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