r78159 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r78158‎ | r78159 | r78160 >
Date:00:06, 10 December 2010
Author:catrope
Status:ok (Comments)
Tags:
Comment:
Revert r78158, Aryeh tells me it's a deliberate browser hack
Modified paths:
  • /trunk/phase3/skins/common/shared.css (modified) (history)

Diff [purge]

Index: trunk/phase3/skins/common/shared.css
@@ -803,7 +803,7 @@
804804 ul.gallery, li.gallerybox {
805805 display: inline-block;
806806 zoom: 1;
807 - display: inline;
 807+ *display: inline;
808808 }
809809
810810 li.gallerycaption {

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r78158Fix bad CSS syntax from r77411catrope23:47, 9 December 2010

Comments

#Comment by Bryan (talk | contribs)   10:19, 10 December 2010

If it is a delicate browser hack, then it should have a comment in the code refering to that, as well as indicating which browsers require this hack.

Status & tagging log