app/assets/stylesheets/hyrax/_representative-media.scss in hyrax-2.0.3 vs app/assets/stylesheets/hyrax/_representative-media.scss in hyrax-2.1.0.beta1
- old
+ new
@@ -1,4 +1,11 @@
.representative-media {
display: block;
padding: 0.5em 0;
+ width: 250px;
+}
+
+.canonical-image {
+ display: block;
+ padding: 0.5em 0;
+ width: 250px;
}