From ddfdf00a798a489e22a7d021daed61543bec8325 Mon Sep 17 00:00:00 2001 From: gibran Date: Wed, 27 Apr 2016 09:47:00 -0300 Subject: [PATCH] correção simples --- src/main/webapp/inicial_arquivos/css/default.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/inicial_arquivos/css/default.css b/src/main/webapp/inicial_arquivos/css/default.css index 25bbbec..6c8699d 100644 --- a/src/main/webapp/inicial_arquivos/css/default.css +++ b/src/main/webapp/inicial_arquivos/css/default.css @@ -91,7 +91,7 @@ padding-top: 5px; padding-bottom: 5px; margin-left: 57%; - width: 368px; + width: 369px; position: absolute; border-bottom: 1px dotted #9ed5ab; color: #9ed5ab; @@ -268,7 +268,7 @@ padding-top: 5px; padding-bottom: 5px; margin-left: auto; - width: 368px; + width: 369px; border-bottom: 1px dotted #9ed5ab; color: #9ed5ab; } -- libgit2 0.21.2