X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Fshare%2Fhtml%2FNoAuth%2Fcss%2Fbase%2Flogin.css;h=a95efa66a4edfd88a2e8e73fdf6536e12542b66c;hb=d05d7346bb2387fd9d0354923d577275c5c7f019;hp=608ebf87fec11d705b3a0358f61affd894e3198a;hpb=a72a10f754f7465121d6137bb3dcee0a21ea6443;p=freeside.git diff --git a/rt/share/html/NoAuth/css/base/login.css b/rt/share/html/NoAuth/css/base/login.css index 608ebf87f..a95efa66a 100644 --- a/rt/share/html/NoAuth/css/base/login.css +++ b/rt/share/html/NoAuth/css/base/login.css @@ -2,7 +2,7 @@ %# %# COPYRIGHT: %# -%# This software is Copyright (c) 1996-2012 Best Practical Solutions, LLC +%# This software is Copyright (c) 1996-2015 Best Practical Solutions, LLC %# %# %# (Except where explicitly superseded by other copyright notices) @@ -81,6 +81,10 @@ margin-right:auto;margin-left:auto; } +#login-box .input-row input { + width: 14em; +} + #login-box .button-row { margin-top: 0.5em; }