diff --git a/css/v202209/symbiota/collections/editor/occurrenceeditor.css b/css/v202209/symbiota/collections/editor/occurrenceeditor.css index f9ba3f2e24..c7c5da1574 100644 --- a/css/v202209/symbiota/collections/editor/occurrenceeditor.css +++ b/css/v202209/symbiota/collections/editor/occurrenceeditor.css @@ -870,6 +870,11 @@ body{ margin: 15px 30px; } +#editortd{ + vertical-align: top; + padding-right: 1em; +} + /*Misc styling*/ img.docimg { border: 0px;