Commit 3641d920c2fa4e434ec0ea347ffd3971230f0779

Authored by Leandro Arndt
2 parents a16ba0f3 ab080590
Exists in mysqli

Merge branches 'issue_02' and 'issue_03'

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
css/estilo.css
... ... @@ -376,7 +376,7 @@ input[type='radio']{
376 376 height: 20px;
377 377 background-color: #ABCDEF;
378 378 border: 1px solid #3172DE;
379   - width: 100px;
  379 + width: 120px;
380 380 }
381 381  
382 382 /*tabela de seleção de registro***********************/
... ...