What is this CSS rule?
        Posted  
        
            by Lisa
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Lisa
        
        
        
        Published on 2010-04-26T17:24:13Z
        Indexed on 
            2010/04/26
            17:33 UTC
        
        
        Read the original article
        Hit count: 213
        
css
In the son of suckerfish drop down menu:
http://www.htmldog.com/articles/suckerfish/dropdowns/example/
You see this rule
w\idth: 13.9em;
This can't be a typo as it appears various times in the css. What is it for?
© Stack Overflow or respective owner