diff --git a/module/user/css/login.css b/module/user/css/login.css index 23e9a6acd0..5029822da1 100644 --- a/module/user/css/login.css +++ b/module/user/css/login.css @@ -14,3 +14,5 @@ html[lang='en'] #loginPanel .table-form > tbody > tr > th {width: 80px;} #info .btn + .btn {margin-left: 5px;} #langs > .btn, #langs > .dropdown-menu {min-width: 0; width: 85px;} + +#logo-box img{margin-left:40px} diff --git a/module/user/view/login.html.php b/module/user/view/login.html.php index f7f46d63f0..bff9d427cf 100644 --- a/module/user/view/login.html.php +++ b/module/user/view/login.html.php @@ -26,7 +26,7 @@ if(empty($config->notMd5Pwd))js::import($jsRoot . 'md5.js');
-
+