We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 610b9e5 commit 86f8de8Copy full SHA for 86f8de8
avUi/foot-directive/foot-directive.html
@@ -2,7 +2,7 @@
2
<div class="container">
3
<div class="row">
4
<div
5
- class="col-md-2 col-md-offset-2"
+ class="col-md-2 col-md-offset-3"
6
ng-if="!!contact.email||!!contact.sales||!!social.facebook||!!social.twitter||!!social.googleplus||!!social.youtube||!!social.github"
7
>
8
<h3 ng-i18next="avCommon.foot.contact">
0 commit comments