From 0957fbc6f931da7c811be30e1dbc44972699b474 Mon Sep 17 00:00:00 2001 From: Charles Hacskaylo Date: Thu, 10 Mar 2016 10:50:00 -0800 Subject: [PATCH] [Frontend] Cleanups to Inspector config elements open #729 In-progress Moved reduced-min-width into _inspector.scss; Removed
Plot Options + class="flex-elem l-flex-row no-validate no-margin"> + class="flex-elem l-flex-row no-validate no-margin">
diff --git a/platform/features/table/res/templates/table-options-edit.html b/platform/features/table/res/templates/table-options-edit.html index a696c9ccb9..8f8c741667 100644 --- a/platform/features/table/res/templates/table-options-edit.html +++ b/platform/features/table/res/templates/table-options-edit.html @@ -25,6 +25,6 @@ ng-model="configuration.table.columns" structure="columnsForm" name="columnsFormState" - class="flex-elem l-flex-row no-validate no-margin reduced-min-width"> + class="flex-elem l-flex-row no-validate no-margin">
\ No newline at end of file