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 @@
3
3
4
4
#fbd-filters {
5
5
position: absolute;
6
- width: 14em;
6
+ width: 15em;
7
7
left:0px; /* needed for ie6 & ie7 */
8
8
}
9
9
—
—
@@ -89,7 +89,7 @@
90
90
/* List */
91
91
92
92
#fbd-list {
93
- margin: 0px 20px 0px 15em;
93
+ margin: 0px 20px 0px 16em;
94
94
padding: 0px;
95
95
min-height: 20em;
96
96
list-style: none;
Status & tagging log
18:30, 22 December 2011
Catrope
(
talk
|
contribs
)
changed the
status
of r107080
[
removed:
new
added:
ok]