app/assets/stylesheets/hyrax/_featured.scss in hyrax-2.2.2 vs app/assets/stylesheets/hyrax/_featured.scss in hyrax-2.2.3

- old
+ new

@@ -16,18 +16,24 @@ margin-top: 0; } img { width: 90px; + float: left; + padding-right: 1em; } .main { padding: $padding-small-vertical; } .featured-label { color: $gray; font-weight: bold; + } + + .featured-field { + padding-left: 90px; } } .featured-researcher { padding: 1em 0;