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

Florian <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |florian.schmidt.welzow@t-on
                   |                            |line.de

--- Comment #2 from Florian <[email protected]> ---
These empty cells aren't added by MobileFrontend, they appear in the desktop
website, too (so, the source code output is the same for mobile, desktop and
parsoid (they appear in parsoid, too)). The problem seems to be, that
MobileFrontend has the following css rule.
.content table td, .content table th {
padding: 3px;
border: 1px #CCC solid;
}

which adds a border around all table cells. I don't know, why the border is
added, but i think for better readability :/

Is it possiblle to remove the empty table cells from the template?

-- 
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
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to