Commit cef3bb80 authored by Rémy Coutable's avatar Rémy Coutable

Resolve CSS conflicts

Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent fbfe8276
......@@ -59,13 +59,10 @@
&.avatar-tile {
border-radius: 0;
border: 0;
<<<<<<< HEAD
}
&.avatar-placeholder {
border: 0;
=======
>>>>>>> upstream/master
}
&:not([href]):hover {
......
......@@ -48,7 +48,3 @@ body.modal-open {
.modal.popup-dialog {
display: block;
}
<<<<<<< HEAD
=======
>>>>>>> upstream/master
......@@ -111,15 +111,11 @@
margin: auto;
align-items: center;
<<<<<<< HEAD
.md-area {
=======
.icon {
margin-right: $issuable-warning-icon-margin;
}
+ .md-area {
>>>>>>> upstream/master
border-top-left-radius: 0;
border-top-right-radius: 0;
}
......
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