Commit 0ca3faec5736b37fd5a7bb1a6693ad4781580bd6

Authored by Evandro Junior
1 parent dfeaff92

fix horizontal link list

themes/angular-participa-consulta/app/blocks.scss
... ... @@ -45,7 +45,7 @@
45 45 }
46 46 }
47 47  
48   -.col-md-7 {
  48 +.col-md-6 {
49 49 .panel-body.linklistblock {
50 50 padding: 0px;
51 51 }
... ...