UI/ItemList now wraps text hitting the overflow
authorAlexander Ebert <ebert@woltlab.com>
Mon, 1 Oct 2018 12:03:54 +0000 (14:03 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Mon, 1 Oct 2018 12:03:54 +0000 (14:03 +0200)
wcfsetup/install/files/style/ui/itemListInput.scss

index e1aca0f22450bd932e150804bf0feb96366e0405..1c60d4902a052c303efcfbcc9a3fb3c2b3da6efe 100644 (file)
@@ -21,6 +21,7 @@
                border-radius: 2px;
                color: $wcfButtonText;
                cursor: default;
+               max-width: 100%;
                padding: 1px 5px;
                
                .icon {