From f1c9c95ed58c9d8ea620e9bcee8c64a530ccad92 Mon Sep 17 00:00:00 2001 From: Paulo Gustavo Veiga Date: Sat, 15 Sep 2012 12:59:56 -0300 Subject: [PATCH] - Fix layout --- .../src/main/webapp/css/pageHeaders.css | 3 - .../src/main/webapp/css/pageTemplate.css | 5 +- .../src/main/webapp/jsp/userRegistration.jsp | 81 +++++++++---------- 3 files changed, 44 insertions(+), 45 deletions(-) diff --git a/wise-webapp/src/main/webapp/css/pageHeaders.css b/wise-webapp/src/main/webapp/css/pageHeaders.css index 7a9a9131..641973c7 100644 --- a/wise-webapp/src/main/webapp/css/pageHeaders.css +++ b/wise-webapp/src/main/webapp/css/pageHeaders.css @@ -102,9 +102,6 @@ div#headerButtons activelink a, div#headerButtons activelink a:hover { #footer { border-top: 1px black solid; padding-top: 15px; - position: absolute; - bottom: 0; - left: 0; width: 100%; background: #ffffff; } diff --git a/wise-webapp/src/main/webapp/css/pageTemplate.css b/wise-webapp/src/main/webapp/css/pageTemplate.css index cbab0c77..38b53706 100644 --- a/wise-webapp/src/main/webapp/css/pageTemplate.css +++ b/wise-webapp/src/main/webapp/css/pageTemplate.css @@ -3,6 +3,9 @@ @import "pageHeaders.css"; +html, body { + height: 100%; +} div#register { margin: 40px auto; @@ -30,7 +33,7 @@ div.pageBodyContent ol li { div.pageBody { - min-height: 500px; + min-height: 80%; } div.pageBodyContent { diff --git a/wise-webapp/src/main/webapp/jsp/userRegistration.jsp b/wise-webapp/src/main/webapp/jsp/userRegistration.jsp index 78caabac..96158380 100644 --- a/wise-webapp/src/main/webapp/jsp/userRegistration.jsp +++ b/wise-webapp/src/main/webapp/jsp/userRegistration.jsp @@ -1,57 +1,56 @@ <%@page pageEncoding="UTF-8" %> <%@include file="/jsp/init.jsp" %> -
-
+
-

+

-

- -
- - - +

+ +
+ + + - - - + + + - - - + + + - - - + + + - - - + + + - - ${requestScope.captchaHtml} + + ${requestScope.captchaHtml} +

+ +

+
+ +

- + + . +

- +
-
-

- - . - -

-
- - " - data-loading-text=" ..." id="submitButton" - class="btn btn-primary"> - " - onclick="window.location='c/'" class="btn"> - -
+ " + data-loading-text=" ..." id="submitButton" + class="btn btn-primary"> + " + onclick="window.location='c/'" class="btn"> +