Skip to content

Commit 8be2af4

Browse files
committed
minor: make field-labels .mb-1
1 parent c5bc827 commit 8be2af4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

client/src/styles/renku_bootstrap_customization.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ $list-group-item-padding-y: $spacer;
124124
// Make form labels bold
125125
.form-label {
126126
font-weight: bold;
127+
margin-bottom: $spacer * 0.25 !important;
127128
}
128129

129130
// Adjust Accordion

0 commit comments

Comments
 (0)