r99026 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r99025‎ | r99026 | r99027 >
Date:18:46, 5 October 2011
Author:preilly
Status:ok (Comments)
Tags:
Comment:
fix webkit appearance issue
Modified paths:
  • /trunk/extensions/MobileFrontend/stylesheets/iphone.css (modified) (history)
  • /trunk/extensions/MobileFrontend/stylesheets/iphone2.css (modified) (history)

Diff [purge]

Index: trunk/extensions/MobileFrontend/stylesheets/iphone2.css
@@ -290,7 +290,7 @@
291291 outline-style: none;
292292 outline-width: initial;
293293 outline-color: initial;
294 - height: 1.4em;
 294+ height: 1.3em;
295295 }
296296
297297 .divclearable {
Index: trunk/extensions/MobileFrontend/stylesheets/iphone.css
@@ -316,7 +316,7 @@
317317 outline-style: none;
318318 outline-width: initial;
319319 outline-color: initial;
320 - height: 1.4em;
 320+ height: 1.3em;
321321 }
322322
323323 .divclearable {

Follow-up revisions

RevisionCommit summaryAuthorDate
r99027mft r99026preilly18:47, 5 October 2011
r99028mft r99026preilly18:47, 5 October 2011

Comments

#Comment by G.Hagedorn (talk | contribs)   00:03, 6 October 2011

applied to 1.18wmf1, please consider tagging 1.18 as well.

Status & tagging log