there seems to be an issue with the settings
page, the width is too small.

when i look at the source of the settings page
the '%' are gone:

      min-width: 600px;
      max-width : 90;
      width: 95;
      width:100;
      width: 100;
      width: 50;
      width: 45;
      width: 5;
      width: 98;

but the file on disk looks correct:

$ grep width /usr/local/share/dwb/html/head.html
      min-width: 600px;
      max-width : 90%;
      width: 95%;
      width:100%;
      width: 100%;
      width: 50%;
      width: 45%;
      width: 5%;
      width: 98%;

are the others seeing this?

-f
-- 
jury: a group chosen to decide who has the best lawyer.

Reply via email to