Comment #3 on issue 14851 by [email protected]:  
[chinese.usembassy-china.org.cn]: Font size too small on  
chinese.usembassy-china.org.cn
http://code.google.com/p/chromium/issues/detail?id=14851

I think it's because we treat font-size:x-small in different way.
All small texts have css:font-size:x-small. See the following style  
declaration
P {
FONT-WEIGHT: normal;
FONT-SIZE: x-small;
MARGIN-BOTTOM: 0px;
COLOR: #000000;
LINE-HEIGHT: 125%;
FONT-STYLE: normal;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
TEXT-DECORATION: none
}




--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to