From ba43bb9f07abc0fc6e9cbf0248be690874ee7134 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Benqu=C3=A9?= Date: Mon, 13 Jan 2020 12:05:41 +0000 Subject: [PATCH] adjust font size of password --- customize.dist/loading.js | 1 + 1 file changed, 1 insertion(+) diff --git a/customize.dist/loading.js b/customize.dist/loading.js index b4c3c4a3a..09d2060dc 100644 --- a/customize.dist/loading.js +++ b/customize.dist/loading.js @@ -107,6 +107,7 @@ p.cp-password-info{ } .cp-password-input{ + font-size:16px; border: 1px solid #4591c4; background-color: white; border-radius 0;