2012-10-02 24 views

回答

1

你可以增加寬度110px:

input.buttonApply { 
    background: url(button.png) 0 30 no-repeat; 
    width: 110px; height: 30px; 
    color: white; 
    border: 0; 
    font-weight: bold; 
    cursor: pointer; 
} 
+0

解決方案是可以的,即鉻和火狐(我測試過) – Kedume