Neos-ui: Fix border-radius for Chrome 62 on MacOS

Created on 25 Oct 2017  路  4Comments  路  Source: neos/neos-ui

Chrome 62 on MacOS will render some elements like buttons with a default border-radius wich affects our UI. Therefore we need to set a default border-radius:none in our css

bildschirmfoto 2017-10-25 um 12 35 18

Google-Changelog:
https://www.chromestatus.com/features/5743649186906112

Good first issue UI & UX

Most helpful comment

I'll help you with this 馃憤

All 4 comments

I'll help you with this 馃憤

Thanks @Bobeta! Might make sense to check if newer version of normalize.css would fix it: https://github.com/neos/neos-ui/blob/master/packages/neos-ui/src/styleHostOnly.css#L1

@dimaip An issue exists, but no update has been made on Normalize since the release of v7 in may

This can be closed, already fixed.

Was this page helpful?
0 / 5 - 0 ratings