Page is a not externally linkable
- Browsers
-- Firefox Browser Usage and Support
---- Firefox problems


fwordboy - 3:28 pm on Mar 31, 2004 (gmt 0)


Has anyone else noticed Firefox acting strange?
favicons disappearing after a session, near-constant broswer window changing from maximized to minimized. Constant forgetting of usernames and passwords.
and now I a page I've been designing using a central containing div doesn't show the the first px of the border-right!


#holder{
width: 80%;
margin: 0;
border: 1px solid #036;
border-width: 0 1px;
background: #FFF;
position: relative;
top: 0;
left: 10%;
text-align: center;
}

N.B. please don't tell me simply use margin: 0 auto; or whatever, the reason for the text-alignment is for IE. with the code above I firefox shows this equivalent boder-width: 0 0 0 1px; If i up the ante to border-width: 0 2px or 0 4px; Firefox will show border-width: 0 1px 0 2px or 0 3px 0 4px;

screenshot:
[doubleonegative.com ]


Thread source:: http://www.webmasterworld.com/firefox_browser/400.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com