[Bug 24177] Intro page has overlaping text

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Sep 19 08:31:10 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=24177

--- Comment #5 from Joerg Schiermeier <newsletter at Schiermeier-Software.de> 2010-09-19 08:31:10 CDT ---
Please try this:

in file 'http://bugs.winehq.org/skins/custom/index.css'

/*
 * Custom rules for skins/standard/index.css.
 * The rules you put here override rules in that stylesheet.
 */
#page-index ol.wine_index_list li {
    margin: 1em;
}
div#login_box {
    position: relative;
/* comment out this line: 
   top: 205px;  
*/
    text-align: left;
}

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list