diff --git a/_includes/footer.html b/_includes/footer.html
index f98dde06b5..15dacb72e0 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -4,6 +4,7 @@
Get Started
Documentation
Blog
+ Partners
Community
Case Studies
diff --git a/_sass/_desktop.sass b/_sass/_desktop.sass
index 033e998ba0..9c02fbcf6c 100644
--- a/_sass/_desktop.sass
+++ b/_sass/_desktop.sass
@@ -164,10 +164,11 @@ $video-section-height: 550px
margin-bottom: 20px
a
- width: 20%
+ width: 16.65%
float: left
font-size: 24px
font-weight: 300
+ white-space: nowrap
.social
padding: 0 30px
diff --git a/_sass/_tablet.sass b/_sass/_tablet.sass
index ce9bcd941d..15d5b496f4 100644
--- a/_sass/_tablet.sass
+++ b/_sass/_tablet.sass
@@ -222,8 +222,7 @@ $feature-box-div-width: 45%
text-align: center
a
- font-size: 22px
- width: auto
+ width: 30%
padding: 0 20px
.social