From e26bd394ca75f236acd103f0b722dbdebb5a1aa6 Mon Sep 17 00:00:00 2001 From: Rafael Diego Date: Thu, 10 Dec 2015 19:28:34 -0200 Subject: [PATCH] correções css --- src/app/content.scss | 4 ++++ 1 file changed, 4 insertions(+), 0 deletions(-) diff --git a/src/app/content.scss b/src/app/content.scss index c666e38..f35b1bc 100644 --- a/src/app/content.scss +++ b/src/app/content.scss @@ -40,6 +40,10 @@ margin-top: 30px; } + .col-sm-12 { + display: inline-block; + } + .icon-wrapper { width: 61px; height: 61px; -- libgit2 0.21.2