Skip to content

Commit

Permalink
Update section.less
Browse files Browse the repository at this point in the history
  • Loading branch information
janfaracik committed Nov 14, 2021
1 parent d5ce1cf commit cce4f8a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions war/src/main/less/modules/section.less
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@
padding-bottom: 0;
}

&:empty {
display: none;
}

.jenkins-form-item:last-of-type {
margin-bottom: 0;
}
Expand Down

0 comments on commit cce4f8a

Please sign in to comment.