Deploy website

Deploy website version based on 4d25c29f0b
This commit is contained in:
Website Deployment Script 2018-02-15 00:40:42 +00:00
parent 4d25c29f0b
commit a30f8d42c8

View file

@ -1203,6 +1203,12 @@ ul#languages li {
}
}
@media only screen and (max-device-width: 735px) {
.navigationSlider .slidingNav ul {
overflow-x: auto;
}
}
.docs-prevnext {
margin: 20px 0;
}