bbc / grandstand

BBC Grandstand is a collection of common CSS abstractions and utility helper classes
http://bit.ly/grandstandcss
MIT License
191 stars 9 forks source link

liveschedule-5896/add-border-utility #88

Closed shaunwhalley closed 6 years ago

shaunwhalley commented 6 years ago

Added a new utility file to modify borders of elements as part of work for: https://jira.dev.bbc.co.uk/browse/LIVESCHEDULE-5896

Due to a recent Chrome update, several buttons on the live/events pages now have rounded borders. Added a utility class gs-u-br0 to explicitly set the border radius to 0.

shaunwhalley commented 6 years ago

Chrome has been updated and the default rounded borders have been removed so this change is no longer required.