--- skins/custom/index.css | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/skins/custom/index.css b/skins/custom/index.css index 2c40719..bf064c4 100644 --- a/skins/custom/index.css +++ b/skins/custom/index.css @@ -7,6 +7,8 @@ } div#login_box { position: relative; - top: 205px; +/** -causes an error- + * top: 205px; + */ text-align: left; } \ No newline at end of file -- 1.7.1