diff --git a/portal/assets/css/ynh-style.css b/portal/assets/css/ynh-style.css index 4ea6daf..6904c3f 100644 --- a/portal/assets/css/ynh-style.css +++ b/portal/assets/css/ynh-style.css @@ -329,6 +329,15 @@ textarea { ========================================================================== */ +[type="submit"], +[type="password"], +[type="email"], +[type="text"] { + /* <3 Apple */ + -webkit-appearance: none; + -webkit-border-radius:0; +} + /* Extend artichaut-buttons.css */ .link-btn { background: none;} .link-btn:hover,