Skip to content

Commit d7cf9a4

Browse files
committed
redundancy-group: Ensure header matches height of others
1 parent 3663a7a commit d7cf9a4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Diff for: public/css/widget/object-header.less

+8
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,12 @@
3939
}
4040
}
4141
}
42+
43+
.visual,
44+
.main {
45+
padding-bottom: .25em;
46+
padding-top: .25em;
47+
}
4248
}
4349

4450
.object-header {
@@ -53,5 +59,7 @@
5359
.object-statistics {
5460
margin-left: auto;
5561
margin-right: 1em;
62+
63+
font-size: .75em;
5664
}
5765
}

0 commit comments

Comments
 (0)