Przeglądaj źródła

extending the length of the .requireme class to fix long strings from being hidden

Joshua McGinnis 13 lat temu
rodzic
commit
b66370f6da

+ 1 - 1
src/Packagist/WebBundle/Resources/public/css/main.css

@@ -555,7 +555,7 @@ form ul {
   border-radius: 0;
   background-color: transparent;
   font-family: Courier;
-  min-width: 300px;
+  min-width: 500px;
   width: auto;
 }
 .package .package-links .provides {