r103250 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r103249‎ | r103250 | r103251 >
Date:22:43, 15 November 2011
Author:brion
Status:deferred
Tags:
Comment:
spacing tweaks
Modified paths:
  • /trunk/mockups/athena/athena.css (modified) (history)
  • /trunk/mockups/athena/index.html (modified) (history)

Diff [purge]

Index: trunk/mockups/athena/athena.css
@@ -84,6 +84,7 @@
8585 }
8686 .bar {
8787 display: table;
 88+ border-collapse: collapse;
8889 }
8990 .bar-stripe {
9091 display: table-row;
@@ -194,13 +195,13 @@
195196 #personal-menu, #master-menu {
196197 font-size: 12px;
197198 }
198 - #personal-menu {
 199+ #personal-menu span {
199200 padding-top: 6px;
200201 }
201202 #personal-menu a {
202203 padding-right: 16px;
203204 }
204 - #master-menu {
 205+ #master-menu span {
205206 padding-bottom: 6px;
206207 }
207208 .button-you {
Index: trunk/mockups/athena/index.html
@@ -49,8 +49,6 @@
5050
5151 <iframe id="embed" width="100%" height="100%" src="proxy.php?title=While_My_Guitar_Gently_Weeps"></iframe>
5252
53 -<div id="page-content"></div>
54 -
5553 <div id="bottom" class="bar-wrapper">
5654 <div id="bottom-bar" class="bar bar-float">
5755 <div class="bar-stripe">

Status & tagging log