diff --git a/platform/commonUI/general/res/sass/_inspector.scss b/platform/commonUI/general/res/sass/_inspector.scss index 03be9fe875..8f10663be1 100644 --- a/platform/commonUI/general/res/sass/_inspector.scss +++ b/platform/commonUI/general/res/sass/_inspector.scss @@ -87,6 +87,9 @@ @include align-items(center); border: none; padding: $interiorMarginSm 0; + .label { + min-width: 80px; + } input[type='text'], input[type='search'] { width: 100%; diff --git a/platform/features/plot/res/templates/plot-options-browse.html b/platform/features/plot/res/templates/plot-options-browse.html index 10067d506f..eb9ab986d2 100644 --- a/platform/features/plot/res/templates/plot-options-browse.html +++ b/platform/features/plot/res/templates/plot-options-browse.html @@ -19,27 +19,19 @@ this source code distribution or the Licensing information page available at runtime from the About dialog for additional information. --> -