瀏覽代碼

fix login width

Piotr Labudda 4 年之前
父節點
當前提交
5853fd0278
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      theme/view/login.php

+ 1 - 1
theme/view/login.php

@@ -6,7 +6,7 @@
 		<img src="<?= $this->asset("assets/logo-biall-net.png"); ?>">
 	</div>
 
-	<form name="LOGIN" action="" method="post" class="form-horizontal" style="width:574px; margin:0 auto;">
+	<form name="LOGIN" action="" method="post" class="form-horizontal" style="width:600px; margin:0 auto;">
 		<fieldset>
 			<div class="form-group">
 				<label class="col-sm-3 control-label" for="ADM_ACCOUNT">Adres email:</label>