Thumbnails: allow overflow inside thumbnails
authorDerk-Jan Hartman <hartman.wiki@gmail.com>
Mon, 11 Apr 2016 11:05:14 +0000 (13:05 +0200)
committerDerk-Jan Hartman <hartman.wiki@gmail.com>
Mon, 11 Apr 2016 11:05:14 +0000 (13:05 +0200)
commit2964c2799f0c19ac4c765f025a2998a0f3baeff0
treee99c7c244cb3c135c6a7edf0d26c1b919463da48
parent515839fdad497581269311b74a01316601ff21a5
Thumbnails: allow overflow inside thumbnails

overflow:hidden on the thumbnail has been in place like this for a
long time. One of the primary reasons was for long sentences in the
thumbcaption. For that, modern browsers now support word-wrap.
I know of no good reasons why overflow would have to apply to the
rest of the frame. Therfor moved to thumbcaption only, and added
word-wrap.

Bug: T132306
Change-Id: I1953683fa2a6d22ed82bac1acd37e5cb12636381
resources/src/mediawiki.legacy/commonPrint.css
resources/src/mediawiki.legacy/oldshared.css
resources/src/mediawiki.skinning/content.css