From be78046c6d24bee3992229cccc0a853c27d5103b Mon Sep 17 00:00:00 2001 From: Richard Eckart de Castilho Date: Wed, 7 Jun 2023 21:07:00 +0200 Subject: [PATCH] #3673 - Update dependencies - Remove apparently unnecessary CSS classes --- .../ts/bootstrap/inception-feature-editors.scss | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/inception/inception-bootstrap/src/main/ts/bootstrap/inception-feature-editors.scss b/inception/inception-bootstrap/src/main/ts/bootstrap/inception-feature-editors.scss index 392b00f4960..4dfd2db4e3b 100644 --- a/inception/inception-bootstrap/src/main/ts/bootstrap/inception-feature-editors.scss +++ b/inception/inception-bootstrap/src/main/ts/bootstrap/inception-feature-editors.scss @@ -15,23 +15,6 @@ * See the License for the specific language governing permissions and * limitations under the License. */ -.feature-editor-label { - @include media-breakpoint-up(sm) { - @include make-col(3); - } -} - -.feature-editor-label + .feature-editor-value { - @include media-breakpoint-up(sm) { - @include make-col(9); - } -} - -.feature-editor-value { - @include media-breakpoint-up(sm) { - @include make-col(12); - } -} /* * When displaying feature editors in a sidebar, move the labels on top of the feature editors so