2012-02-23 46 views

回答

1

試試這個 - http://jsfiddle.net/h3twR/6/

#share-something-footer-left ul li a { 
    display: block; 
    height: 30px; 
    font-family: 'helvetica neue', arial, sans-serif; 
    font-size: 12px; 
    color: #3B5998; 
    margin: 0; 
    padding: 3px 15px 0; 
    text-align: center; 
    text-decoration: none; 
    vertical-align: baseline; 
} 
+0

謝謝!所以這是我分配線高的事實? – 2012-02-23 16:14:13

+0

是的,你有2行,每個30px高 – 2012-02-23 16:15:54