r51610 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r51609
|
r51610
|
r51611
>
Date:
22:05, 8 June 2009
Author:
tparscal
Status:
deferred
Tags:
Comment:
Fixed bug in side bar menus where really long unbreakable character sequences were overlaying the page content
Modified paths:
/trunk/phase3/skins/vector/main.css
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/skins/vector/main.css
—
—
@@ -102,6 +102,7 @@
103
103
padding: 0;
104
104
padding-bottom: 0.5em;
105
105
margin: 0;
106
+ overflow: hidden;
106
107
}
107
108
div#panel > div.buffer > div.portal > div.body > ul > li > a {
108
109
color: #00528c;
Status & tagging log
03:23, 15 June 2009
Tim Starling
(
talk
|
contribs
)
changed the
status
of r51610
[
removed:
new
added:
deferred]