Remove selection from mozilla.com bar.

git-svn-id: svn://10.0.0.236/trunk@213481 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
reed%reedloden.com 2006-10-11 03:31:30 +00:00
parent 852cbb98fb
commit f5d21c2cbc

View File

@ -122,6 +122,7 @@ a:hover { text-decoration: underline; }
#mozilla-com a {
float: right;
display: block;
outline: none;
text-indent: -5000em;
width: 110px;
height: 25px;