r107080 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r107079‎ | r107080 | r107081 >
Date:17:59, 22 December 2011
Author:rmoen
Status:ok
Tags:
Comment:
adjust the width of the feedback dashboard filters box, and the margin of the feedback dashboard filters list to accomodate text block
Modified paths:
  • /trunk/extensions/MoodBar/modules/ext.moodBar.dashboard/ext.moodBar.dashboard.css (modified) (history)

Diff [purge]

Index: trunk/extensions/MoodBar/modules/ext.moodBar.dashboard/ext.moodBar.dashboard.css
@@ -2,7 +2,7 @@
33
44 #fbd-filters {
55 position: absolute;
6 - width: 14em;
 6+ width: 15em;
77 left:0px; /* needed for ie6 & ie7 */
88 }
99
@@ -89,7 +89,7 @@
9090 /* List */
9191
9292 #fbd-list {
93 - margin: 0px 20px 0px 15em;
 93+ margin: 0px 20px 0px 16em;
9494 padding: 0px;
9595 min-height: 20em;
9696 list-style: none;

Status & tagging log