Remove blue bar from link previews (#5673)

This commit is contained in:
Ryan Wang
2017-03-20 09:24:46 -04:00
committed by Christopher Speller
parent e86add77ad
commit 1ef071af6b

View File

@@ -74,6 +74,9 @@
}
&.attachment__container--opengraph {
padding-left: 5px;
border-left-style: none;
border-left-color: transparent;
display: table;
margin: 0;
padding-bottom: 13px;