css not indenting text enough on homepage

Bug #232309 reported by Vitaly
2
Affects Status Importance Assigned to Milestone
bzr-website
Fix Released
Low
Martin Pool

Bug Description

In the css file layout.css on http://bazaar-vcs.org/

#masthead h1 {
background-position:40px -1px;
display:block;
left:111px;
line-height:80px;
position:absolute;
text-indent:-500px; /* this should be greater */
top:0pt;
width:193px;
z-index:30;
}

a -500px text-indent is not sufficient on some wider screens, and so we start to see the H1 element.

Martin Pool (mbp)
Changed in bzr:
assignee: nobody → mnuzum
status: New → Confirmed
assignee: mnuzum → newz
James Westby (james-w)
Changed in bzr:
importance: Undecided → Medium
Revision history for this message
Vitaly (vbabiy86) wrote :

Here is a fix the the css

Martin Pool (mbp)
affects: bzr → bzr-website
Revision history for this message
Martin Pool (mbp) wrote :

Thanks for the patch. That's kind of gross that it's needed.

I don't have access to the css directly but I filed RT 38512 to have a sysadmin change it, so it should be done in due course.

Changed in bzr-website:
assignee: Matthew Nuzum (newz) → Martin Pool (mbp)
importance: Medium → Low
status: Confirmed → In Progress
Revision history for this message
Matthew Nuzum (newz) wrote :

Hi, I've applied the patch to this branch: bzr push lp:~newz/+junk/bazaar-wiki-theme

Before that goes live it should be diffed against the live code to ensure that what's on the server hasn't deviated from what is in this branch.

Changed in bzr-website:
status: In Progress → Fix Committed
Revision history for this message
Martin Pool (mbp) wrote :

should be ok on the real site now

Changed in bzr-website:
status: Fix Committed → Fix Released
Revision history for this message
Vitaly (vbabiy86) wrote :

Yeah looks good

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Patches

Remote bug watches

Bug watches keep track of this bug in other bug trackers.