Merge pull request #595 from technoboy10/gh572-hoc

Fix GH-572: HOC page formatting
This commit is contained in:
Connor Hudson 2016-06-23 08:14:40 -04:00 committed by GitHub
commit f0290a7657

View file

@ -175,8 +175,8 @@ $base-bg: $ui-white;
.resource-info {
h5 {
margin: .85rem 0;
line-height: 0;
margin: 0;
line-height: inherit;
}
}
}