Commit ddfdf00a798a489e22a7d021daed61543bec8325

Authored by gibran
1 parent b292c235

correção simples

src/main/webapp/inicial_arquivos/css/default.css
... ... @@ -91,7 +91,7 @@
91 91 padding-top: 5px;
92 92 padding-bottom: 5px;
93 93 margin-left: 57%;
94   - width: 368px;
  94 + width: 369px;
95 95 position: absolute;
96 96 border-bottom: 1px dotted #9ed5ab;
97 97 color: #9ed5ab;
... ... @@ -268,7 +268,7 @@
268 268 padding-top: 5px;
269 269 padding-bottom: 5px;
270 270 margin-left: auto;
271   - width: 368px;
  271 + width: 369px;
272 272 border-bottom: 1px dotted #9ed5ab;
273 273 color: #9ed5ab;
274 274 }
... ...