diff --git a/app/styles/input.css b/app/styles/input.css index be151109..f6cdbd21 100644 --- a/app/styles/input.css +++ b/app/styles/input.css @@ -5,7 +5,7 @@ * This file is licensed under the 2-Clause BSD license (see LICENSE.txt). */ -input, select, textarea { +input, button, select, textarea { /* Respect standard font settings */ font: inherit; }