Flex: how to reduce spacing between components
        Posted  
        
            by Patrick
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Patrick
        
        
        
        Published on 2010-05-04T09:34:02Z
        Indexed on 
            2010/05/04
            9:38 UTC
        
        
        Read the original article
        Hit count: 274
        
hi,
how can I reduce the space between my linkButtons and inside each linkButton ?
I've set padding to 0 but it was already 0. I've been able to only change the height of the LinkButtons, but I cannot do that with the width because the text is dynamic.
© Stack Overflow or respective owner