https://bugzilla.wikimedia.org/show_bug.cgi?id=22166

Andre Klapper <aklap...@wikimedia.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|trivial                     |minor

--- Comment #11 from Andre Klapper <aklap...@wikimedia.org> ---
Same reason why the table on
https://bugzilla.wikimedia.org/userprefs.cgi?tab=saved-searches does not have
any borders.

I played a bit on boogs.wmflabs.org:

Deleting
        #bodyContent table {
            font-size: 100%;
            border: none;
        }
        #bodyContent td, #bodyContent th {
            border: medium none;
        }
from vector.css fixes this problem, but then the tabs at the top of
http://boogs.wmflabs.org/userprefs.cgi?tab=saved-searches have ugly fat lines. 

This might be fixed by adding
            border: medium none;
to the definition of ".tabs td" in vector.css.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to