r114150 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r114149‎ | r114150 | r114151 >
Date:16:32, 19 March 2012
Author:jdlrobson
Status:ok
Tags:
Comment:
make references line up with content_wrapper

thanks heatherw for pointing this out
Modified paths:
  • /trunk/extensions/MobileFrontend/stylesheets/beta_common.css (modified) (history)

Diff [purge]

Index: trunk/extensions/MobileFrontend/stylesheets/beta_common.css
@@ -854,7 +854,7 @@
855855 left: 0;
856856 right: 0;
857857 background-color: #E4E4E4;
858 - padding: 22px 34px;
 858+ padding: 22px;
859859 -webkit-box-shadow: 0px -20px 10px -16px #aaa;
860860 -moz-box-shadow: 0px -20px 10px -16px #aaa;
861861 -o-box-shadow: 0px -20px 10px -16px #aaa;
@@ -866,8 +866,8 @@
867867
868868 #mf-references button {
869869 top: 22px;
870 - right: 16px; /* padding of mf-references - width 18 */
871 - width: 18px;
 870+ right: 22px; /* padding of #content_wrapper */
 871+ width: 16px;
872872 height: 12px;
873873 background: url(images/close-button-beta.png) no-repeat scroll 0 0 transparent;
874874 margin: 0;

Follow-up revisions

RevisionCommit summaryAuthorDate
r114206MFT r114134, r114136, r114144, r114145, r114150, r114152, r114157awjrichards22:26, 19 March 2012

Status & tagging log