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