app/assets/stylesheets/hyrax/_featured.scss in hyrax-2.9.6 vs app/assets/stylesheets/hyrax/_featured.scss in hyrax-3.0.0.pre.beta1
- old
+ new
@@ -9,9 +9,13 @@
border-top: 1px solid #ddd;
font-size: 0.9em;
min-height: 100px;
padding: 8px;
+ &:first-of-type {
+ border-top: 0;
+ }
+
h3 {
font-size: 1.1em;
margin-top: 0;
}