Last modified: 2010-09-01 18:51:14 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T24223, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 22223 - Dodgy background image repeats behind bug titles
Dodgy background image repeats behind bug titles
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Bugzilla (Other open bugs)
unspecified
All All
: Normal minor (vote)
: ---
Assigned To: Priyanka Dhanda
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-01-22 00:23 UTC by Happy-melon
Modified: 2010-09-01 18:51 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Happy-melon 2010-01-22 00:23:07 UTC
Pick any bug with a long title (that spills onto two lines) and the background image for the title div repeats nastily.  Even for bugs with short titles, if you increase the font size it still breaks.  Changing the declaration for 

.bz_alias_short_desc_container {
    ...
    background-image: url(images/block-base.png);
    ...
}

to:

    background:transparent url(images/block-base.png) repeat-x scroll center bottom;

Fixes it for me.
Comment 1 Sam Reed (reedy) 2010-09-01 18:38:11 UTC
This looks ok on 3.6.2?
Comment 2 Happy-melon 2010-09-01 18:51:14 UTC
It's no longer an image, so yes, all good.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links