Commit c5f477b849f4bc188c99c7932328d01fae82b300

Authored by Rafael Diego
2 parents 84813b14 e8431964

Merge branch 'master' into staging

Showing 1 changed file with 4 additions and 0 deletions   Show diff stats
src/app/content.scss
... ... @@ -40,6 +40,10 @@
40 40 margin-top: 30px;
41 41 }
42 42  
  43 + .col-sm-12 {
  44 + display: inline-block;
  45 + }
  46 +
43 47 .icon-wrapper {
44 48 width: 61px;
45 49 height: 61px;
... ...