# HG changeset patch # User Mike Becker # Date 1741537079 -3600 # Node ID 842bb8976b0f4608548607b40abace720e9058a6 # Parent e46bef1bddddddc4ca381871e22c27dd1c67d0f6 remove min-width that is not used by browsers anyway diff -r e46bef1bdddd -r 842bb8976b0f src/main/webapp/lightpit.css --- a/src/main/webapp/lightpit.css Sun Mar 09 15:57:52 2025 +0100 +++ b/src/main/webapp/lightpit.css Sun Mar 09 17:17:59 2025 +0100 @@ -124,7 +124,6 @@ #mainMenu .searchBox input { width: 30em; - min-width: 10em; } #sideMenu .menuEntry {