fix mobile layout of /faq /tos /privacy

This commit is contained in:
Jeff Atwood 2014-07-12 00:04:22 -07:00
parent 4093120ddf
commit 0068ac9124
1 changed files with 3 additions and 11 deletions

View File

@ -2,16 +2,8 @@
// FAQs
// --------------------------------------------------
// Base
// --------------------------------------------------
.body-page {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 16px;
line-height: 22px;
margin: 20px 15px;
}
.nav-pills {
font: 13px/18px "Helvetica Neue",Helvetica,Arial,sans-serif;
}
width: 90%;
padding-left: 0;
}