Skip to content

Instantly share code, notes, and snippets.

@Dygerydoo
Dygerydoo / gist:7cb65574369e0c5ea62181f7522d98e3
Created May 8, 2017 21:18
Fix bug on Linkedin recommendation bug
.pv-recommendation-entity {
margin-right: 0;
display: flex;
flex-direction: column;
border-top: 1px solid #e6e9ec;
}
.pv-recommendation-entity__highlights {
width: 86%;
margin-top: 1em;