diff --git a/WAdapter/WHtmlPages.h b/WAdapter/WHtmlPages.h index 170f18b..5030508 100644 --- a/WAdapter/WHtmlPages.h +++ b/WAdapter/WHtmlPages.h @@ -42,7 +42,7 @@ body{ } #bodyDiv{ display:inline-block; - min-width:300px; + min-width:350px; text-align:left; } div{ @@ -59,7 +59,7 @@ input[type='text'], input[type='password'], select, button{ - width: 300px; + width: 350px; } button{ border:0;