diff --git a/src/themes/bootstrap.css b/src/themes/bootstrap.css index 8657a5d..e45d35e 100644 --- a/src/themes/bootstrap.css +++ b/src/themes/bootstrap.css @@ -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; } \ No newline at end of file