From 65d75af6bf94ba4b76cc1647645678b5b00d0818 Mon Sep 17 00:00:00 2001 From: Greg Post Date: Thu, 16 May 2024 13:24:28 -0500 Subject: [PATCH] Update occurrenceeditor.css (#1332) Resolves #1321 --- css/v202209/symbiota/collections/editor/occurrenceeditor.css | 5 +++++ 1 file changed, 5 insertions(+) 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;