From 7d73cc4184a3ba18b36fe1ea2cea5139cf558f06 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 12 Aug 2015 09:28:38 +0300 Subject: minor css fixes --- include/login_form.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'include/login_form.php') diff --git a/include/login_form.php b/include/login_form.php index 0000bc2f6..07e0743c8 100644 --- a/include/login_form.php +++ b/include/login_form.php @@ -38,13 +38,13 @@ border-width : 0px; } - input.input { + /*input.input { font-family : sans-serif; font-size : medium; border-spacing : 2px; border : 1px solid #b5bcc7; padding : 2px; - } + }*/ label { width : 120px; @@ -188,7 +188,7 @@ function bwLimitChange(elem) {
- "/> -- cgit v1.2.3