stylesheets/_iasd-widgets.scss in iasd-bootstrap-sass-1.6.1 vs stylesheets/_iasd-widgets.scss in iasd-bootstrap-sass-1.6.2

- old
+ new

@@ -2859,17 +2859,23 @@ // WIDGET SOBRE O AUTOR .iasd-widget-about-author { .iasd-contact-info { margin-top: 30px; + a { + color: $text-color !important; + } p { display: inline-block; margin-top: 15px !important; } .iasd-author-info { display: inline-block; + width: 100%; + .iasd-author-info { - margin-top: 30px; + margin-top: 15px; + padding-top: 15px; + border-top: solid 1px $border-base; } } .contact-info-title { height: 80px }