docs: fix vertical scroll for the slack-channel section (#2869)

This commit is contained in:
Dmitry
2017-08-14 14:36:55 +03:00
committed by Josh Manders
parent e8287b839f
commit fc2fb71396

View File

@@ -169,7 +169,8 @@ h1 {
font-size: 16px;
font-weight: 300;
margin-bottom: 2.5em;
padding: 2.5em 0;
padding-top: 2.5em;
padding-bottom: 2.5em;
text-align: center
}
.slack-channel .inline-container {