Commit 62e0d24299e843f208326f7298cb650a9eec7f22

Authored by Gustavo Lopes
1 parent ba9e8388

Modified data-mural li to 10px font size as requested by Jefferson

amadeus/static/css/base/amadeus_responsive.css
... ... @@ -351,7 +351,7 @@
351 351 position: relative !important;
352 352 }
353 353 li[data-mural] {
354   - font-size: 13px;
  354 + font-size: 10px;
355 355 }
356 356 .post-icon {
357 357 font-size: 32px !important;
... ...