diff --git a/src/css/Properties/Properties.scss b/src/css/Properties/Properties.scss index f105aa7d8..4cb8268db 100644 --- a/src/css/Properties/Properties.scss +++ b/src/css/Properties/Properties.scss @@ -1,4 +1,4 @@ -/**property__row +/** * SPDX-FileCopyrightText: 2018 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later */ @@ -44,7 +44,6 @@ $property-row-gap: $contact-details-row-gap; min-width: 0; // Has to be zero unless we implement wrapping @media screen and (max-width: 1024px) { width: fit-content; - } // Text label styling > :not(.multiselect):not(.material-design-icon) {