r91356 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r91355‎ | r91356 | r91357 >
Date:16:12, 2 July 2011
Author:mah
Status:ok (Comments)
Tags:
Comment:
Bug #29699: Minor adjustments to Vector search button

Patch from Erwin Dokter as an alternative(?) to r73427.

Applying here so that it can be tested and compared.
Modified paths:
  • /trunk/phase3/skins/vector/screen.css (modified) (history)

Diff [purge]

Index: trunk/phase3/skins/vector/screen.css
@@ -422,13 +422,14 @@
423423 right: 0;
424424 top: 0;
425425 padding: 0;
426 - padding-top: 0.2em;
 426+ padding-top: 0.3em;
427427 padding-bottom: 0.2em;
428428 padding-right: 0.4em;
429429 margin: 0;
430430 border: none;
431431 cursor: pointer;
432432 background-color: transparent;
 433+ background-image: none;
433434 }
434435 /* OVERRIDDEN BY COMPLIANT BROWSERS */
435436 div#simpleSearch button#searchButton img {

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r73427Fix for bug #25215 - when swtiching the search icon to floating positioning, ...tparscal23:45, 20 September 2010

Comments

#Comment by 😂 (talk | contribs)   12:48, 8 August 2011

I think you have the wrong bug # there.

#Comment by 😂 (talk | contribs)   13:03, 6 September 2011

This would be bug 29669 :)

Status & tagging log