r9897 - /scripts/qa/templates/by_category

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Wed Nov 28 13:01:19 UTC 2007


Author: dmn
Date: Wed Nov 28 13:01:19 2007
New Revision: 9897

URL: http://svn.debian.org/wsvn/?sc=1&rev=9897
Log:
Try to limit the maximum baloon width to overcome it becoming as wide as the window die to the right-floating reload link

Modified:
    scripts/qa/templates/by_category

Modified: scripts/qa/templates/by_category
URL: http://svn.debian.org/wsvn/scripts/qa/templates/by_category?rev=9897&op=diff
==============================================================================
--- scripts/qa/templates/by_category (original)
+++ scripts/qa/templates/by_category Wed Nov 28 13:01:19 2007
@@ -174,6 +174,7 @@
             position: absolute;
             display: block;
             min-width: 15em;
+            max-width: 40em;
             margin: 0em 0 0 -15em;
             padding: 0.5em;
             border: 2px outset #F5F5B5;     /* light yellowish */




More information about the Pkg-perl-cvs-commits mailing list