r113486 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r113485‎ | r113486 | r113487 >
Date:17:23, 9 March 2012
Author:jdlrobson
Status:ok
Tags:
Comment:
center images for wider screens

looks strange on wider screens
Modified paths:
  • /trunk/extensions/MobileFrontend/stylesheets/beta_common.css (modified) (history)
  • /trunk/extensions/MobileFrontend/stylesheets/common.css (modified) (history)

Diff [purge]

Index: trunk/extensions/MobileFrontend/stylesheets/beta_common.css
@@ -498,6 +498,7 @@
499499 -moz-border-radius: 5px;
500500 background: #f9f9f9;
501501 margin-bottom: 10px;
 502+ text-align: center;
502503 }
503504
504505 .thumb .thumbinner[style] {
Index: trunk/extensions/MobileFrontend/stylesheets/common.css
@@ -526,6 +526,7 @@
527527 -moz-border-radius: 5px;
528528 background: #f9f9f9;
529529 margin-bottom: 10px;
 530+ text-align: center;
530531 }
531532
532533 .thumb .thumbinner[style] {

Follow-up revisions

RevisionCommit summaryAuthorDate
r113768MFT r113463, r113471, r113472, r113486, r113512, r113553awjrichards22:01, 13 March 2012
r113774MFT r113471, r113472, r113486, r113512, r113553awjrichards22:35, 13 March 2012
r114201MFT r113486, r113488, r113512, r113553, r113640, r113642, r113644, r113645, r...awjrichards22:18, 19 March 2012

Status & tagging log