Skip to content

Commit

Permalink
increased margin in bootstrap theme
Browse files Browse the repository at this point in the history
  • Loading branch information
s-tittel committed Nov 10, 2023
1 parent 0e1e179 commit 426a502
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/themes/bootstrap.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ form.mode-edit { --label-width: 0em; }
.lang-chooser { right: 28px; font-size: 0.8em; }
.property-instance[data-description]::after { content: attr(data-description); position: absolute; bottom: -12px; left: 13px; font-size: 12px; opacity: 0.7;}
.property-instance { margin-bottom:14px; }
.form-floating[data-description] { margin-bottom: 18px; }
.form-floating[data-description] { margin-bottom: 28px; }
.remove-button { padding: 6px; }

0 comments on commit 426a502

Please sign in to comment.