mediawiki-extensions-Syntax.../modules
Derk-Jan Hartman 9638ee20c3 Avoid background when the content is narrow
All our highlight content is inside a <pre> block. When this block is
more narrow that the page (due to being pushed aside by floating
context for instance), then the background of this parent element will
extend beyond the contents.

An alternative could be setting overflow:hidden; and then setting
margin:0 on the included <pre> element (which has UA default margins)

Bug: T126010
Change-Id: Id3c9544ea8fa379c7c640afa692d6184ad9c550f
2017-04-27 18:38:55 +02:00
..
ve-syntaxhighlight build: Replace jshint/jscs with eslint 2016-11-19 13:56:05 +00:00
pygments.generated.css Update pygments to 2.2 2017-04-27 15:10:16 +02:00
pygments.wrapper.css Avoid background when the content is narrow 2017-04-27 18:38:55 +02:00