Commit 69936d063a67ad28a356086775e3dccf52c83cfb

Authored by Leandro Arndt
1 parent e6db4b6d
Exists in master

Resolução do tíquete #3.

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
css/estilo.css
... ... @@ -387,7 +387,7 @@ input[type='radio']{
387 387 height: 20px;
388 388 background-color: #ABCDEF;
389 389 border: 1px solid #3172DE;
390   - width: 100px;
  390 + width: 120px;
391 391 }
392 392  
393 393 /*tabela de seleção de registro***********************/
... ...