Jump to content

Module talk:Chessboard mxn

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Exizt (talk | contribs) at 09:40, 13 August 2013 (Created page with '== Bug in the mobile version == As with the Chessboard module, the output of this module is broken on mobile version. See: http://i.imgur....'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Bug in the mobile version

As with the Chessboard module, the output of this module is broken on mobile version. See: http://i.imgur.com/tGSGV6z.png. The horizontal space between cells has been fixed, but the vertical space is still present. To fix this, 'line-height: 0' should be added to the table's style attribute, and 'padding: 0; vertical-align: inherit' added to the table cells containing the letter 'a'.