Skip to content

Commit

Permalink
redundancy-group: Ensure header matches height of others
Browse files Browse the repository at this point in the history
  • Loading branch information
nilmerg committed Jan 22, 2025
1 parent 3663a7a commit 6262885
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions public/css/widget/object-header.less
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,12 @@
}
}
}

.visual,
.main {
padding-bottom: .25em;
padding-top: .25em;
}
}

.object-header {
Expand All @@ -53,5 +59,7 @@
.object-statistics {
margin-left: auto;
margin-right: 1em;

font-size: .75em;
}
}

0 comments on commit 6262885

Please sign in to comment.