Commit ddfdf00a798a489e22a7d021daed61543bec8325
1 parent
b292c235
Exists in
master
and in
1 other branch
correção simples
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
src/main/webapp/inicial_arquivos/css/default.css
@@ -91,7 +91,7 @@ | @@ -91,7 +91,7 @@ | ||
91 | padding-top: 5px; | 91 | padding-top: 5px; |
92 | padding-bottom: 5px; | 92 | padding-bottom: 5px; |
93 | margin-left: 57%; | 93 | margin-left: 57%; |
94 | - width: 368px; | 94 | + width: 369px; |
95 | position: absolute; | 95 | position: absolute; |
96 | border-bottom: 1px dotted #9ed5ab; | 96 | border-bottom: 1px dotted #9ed5ab; |
97 | color: #9ed5ab; | 97 | color: #9ed5ab; |
@@ -268,7 +268,7 @@ | @@ -268,7 +268,7 @@ | ||
268 | padding-top: 5px; | 268 | padding-top: 5px; |
269 | padding-bottom: 5px; | 269 | padding-bottom: 5px; |
270 | margin-left: auto; | 270 | margin-left: auto; |
271 | - width: 368px; | 271 | + width: 369px; |
272 | border-bottom: 1px dotted #9ed5ab; | 272 | border-bottom: 1px dotted #9ed5ab; |
273 | color: #9ed5ab; | 273 | color: #9ed5ab; |
274 | } | 274 | } |