diff --git a/js/plugins/style/PlotOwnerInfo.css b/js/plugins/style/PlotOwnerInfo.css index 085ad77..d4c4408 100644 --- a/js/plugins/style/PlotOwnerInfo.css +++ b/js/plugins/style/PlotOwnerInfo.css @@ -17,14 +17,15 @@ div.owner-info table td { padding: 0.125em 0.25em; } +div.owner-info table td:first-child { + width: 33%; +} + td.owner-info-first-column { vertical-align: top; padding-right: 16px; } -div.owner-info-owners { -} - div.owner-info-plot-title { font-weight: bold; padding-bottom: 8px;