From 387de38b48b47af5875750bc949c299fa5dc39b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emilio=20Cobos=20=C3=81lvarez?= Date: Sun, 29 Mar 2020 05:16:32 +0200 Subject: [PATCH] Fix overflowing inputs on some platforms. `width: 100%` sets the content-box width, unless the box-sizing value is `border-box`, see: https://developer.mozilla.org/en-US/docs/Web/CSS/box-sizing (`box-sizing: border-box` is already the default for `