Merge pull request #987 from coralproject/fix-contains-link-styling

Fix contains links styling
This commit is contained in:
Kim Gardner
2017-09-26 12:25:30 +01:00
committed by GitHub
@@ -159,9 +159,10 @@
.hasLinks {
color: #f00;
text-align: right;
display: flex;
align-items: center;
justify-content: flex-end;
margin-right: 14px;
i {
margin-right: 5px;