Unverified Commit b83ab65d authored by Lauri Timmanee's avatar Lauri Timmanee
Browse files

Issue #3212702 by Sakthivel M, Gauravmahlawat: Olivero: profile picture and...

Issue #3212702 by Sakthivel M, Gauravmahlawat: Olivero: profile picture and comments are not aligned in IE11
parent 45515dba
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -238,14 +238,6 @@
}
  }

@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {

.add-comment__picture,
.comment__picture {
    position: relative
}
  }

@media (min-width: 43.75rem) {

[dir="ltr"] .indented .comment__picture {
+0 −4
Original line number Diff line number Diff line
@@ -144,10 +144,6 @@
    width: var(--sp3);
    height: var(--sp3);
  }

  @media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    position: relative;
  }
}

.indented .comment__picture {