Fix iOS docs button spillover bug

This commit is contained in:
Owen Versteeg 2014-07-31 17:12:34 -04:00
parent 6cac5b303b
commit 7fb5acb6ea

View file

@ -248,6 +248,12 @@
.btn.em:active, .btn.em:focus {
background: #71c544;
}
/* Otherwise it spills over on iOS */
.download-btn {
font-size: 1.3em;
padding: 13px 19px;
}
</style>
<!--[if lte IE 6]>