Commit 1b967580fca36868d398aae4907563faddae3f23

Authored by ailsoncgt
1 parent b3a573ac

Ajuste in template form #211

Showing 1 changed file with 9 additions and 0 deletions   Show diff stats
core/static/css/base/amadeus.css
... ... @@ -445,3 +445,12 @@ ul, li {
445 445 right: 5%;
446 446 font-size: 20px;
447 447 }
  448 +
  449 +/* === Amadeus settings*/
  450 +#panel2 .form-group{
  451 + margin: 0;
  452 +}
  453 +
  454 +#panel2 .col-md-2, #panel2 .col-md-10{
  455 + padding-left: 0;
  456 +}
448 457 \ No newline at end of file
... ...