Commit b2614dda1b7a81614244d35745e9c47792b46011
1 parent
04d7d005
Exists in
master
alteracao css
Showing
1 changed file
with
3 additions
and
2 deletions
Show diff stats
WebContent/WEB-INF/jsp/login/login.jsp
... | ... | @@ -12,9 +12,10 @@ |
12 | 12 | <li> Página Inicial </li> |
13 | 13 | |
14 | 14 | </ul> |
15 | - </div><br> | |
15 | + </div> | |
16 | + <br> | |
16 | 17 | |
17 | - | |
18 | + | |
18 | 19 | <div> |
19 | 20 | <c:if test="${not empty mensagemValidacaoCampos}"> |
20 | 21 | <label id="tituloAvisos" for="mensagemErroCampoVazio_${error.campo}">Foram encontrados os seguintes erros:</label> | ... | ... |