Skip to content

Commit d5ce980

Browse files
committed
minor: reduce margin between form label and field
1 parent 2aede90 commit d5ce980

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: 0.2rem !important;
127128
}
128129

129130
// Adjust Accordion

0 commit comments

Comments
 (0)