Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

-webkit-border-fit

  • 24-01-2011 07:44PM
    #1
    Registered Users, Registered Users 2 Posts: 6,475 ✭✭✭


    Anyone know what this does or where there's documentation for it?

    I'm working on a Magento design and it's in the default stylesheet:
    button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
    
    It seems to be preventing elements with rounded corners displaying correctly.

    I can't find any documentation on what it's supposed to do or what the other options are. Turning it off in Firebug solves the display problem, but I really need to override it for the relevant elements only, for which I need the alternative options.


Advertisement