I've heard from six different people including me that the three row view of the detail text in the 4.1 App Center is hard to read and that it looks wrong. I would like to see the description in only one column like in xrdp, see screenshot.
Created attachment 7268 [details] appcenter-rows.png
Created attachment 7269 [details] appcenter-rows2.png
Fixed. I added different CSS classes according to the text length and added particular media queries for different display sizes. Here is the logic, 2 columns are shown for: 400 characters text length AND 650px <= display width <= 767px 500 characters text length AND 650px <= display width <= 991px 600 characters text length AND 650px <= display width <= 1199px 800 characters text length AND 650px <= display width This should make it a bit more flexible. I think it looks good like that. univention-appcenter (5.0.18-1): r65422 | Bug #39835: Adjust multi-column layout according to text length
Yes, that looks really nice.
(In reply to Stefan Gohmann from comment #4) > Yes, that looks really nice. → Verified.
*** Bug 39666 has been marked as a duplicate of this bug. ***
UCS 4.1 has been released: https://docs.software-univention.de/release-notes-4.1-0-en.html https://docs.software-univention.de/release-notes-4.1-0-de.html If this error occurs again, please use "Clone This Bug".