app/assets/stylesheets/hyrax/_representative-media.scss in hyrax-3.0.0.pre.rc3 vs app/assets/stylesheets/hyrax/_representative-media.scss in hyrax-3.0.0.pre.rc4
- old
+ new
@@ -1,11 +1,11 @@
.representative-media {
display: block;
padding: 0.5em 0;
- width: 250px;
+ width: 100%;
}
.canonical-image {
display: block;
padding: 0.5em 0;
- width: 250px;
+ width: 100%;
}