From 3133106552091a151da5f44354e442c3e320942e Mon Sep 17 00:00:00 2001 From: Juan Ferrer Toribio Date: Mon, 13 Jan 2020 20:31:43 +0100 Subject: [PATCH] phpMyAdmin style fixes --- phpmyadmin/style.css | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/phpmyadmin/style.css b/phpmyadmin/style.css index 3c6f354..58632e6 100644 --- a/phpmyadmin/style.css +++ b/phpmyadmin/style.css @@ -1,8 +1,5 @@ body { - font-size: 10.5pt !important; -} -body#loginform #page_content { - height: 250px !important; + font-size: 10pt !important; } .CodeMirror { font-size: 13px;