diff --git a/web/react/components/get_link_modal.jsx b/web/react/components/get_link_modal.jsx
index 334591ee3d..69e565185e 100644
--- a/web/react/components/get_link_modal.jsx
+++ b/web/react/components/get_link_modal.jsx
@@ -42,7 +42,7 @@ module.exports = React.createClass({
-
+
diff --git a/web/sass-files/sass/partials/_responsive.scss b/web/sass-files/sass/partials/_responsive.scss
index a34bbe8d8b..0037879cfc 100644
--- a/web/sass-files/sass/partials/_responsive.scss
+++ b/web/sass-files/sass/partials/_responsive.scss
@@ -6,7 +6,6 @@
&.other--root {
.post-comment {
margin-left: -7px;
- background: #e8e8e8;
}
}
}
@@ -84,7 +83,6 @@
&.other--root {
.post-comment {
margin-left: -7px;
- background: #e8e8e8;
}
}
}