Disqus thread on API

master
Nick Sergeant 2012-05-15 13:59:03 -04:00
parent 063d2acb90
commit 129a0f3c14
2 changed files with 6 additions and 0 deletions

View File

@ -1211,6 +1211,9 @@ body.api section.main aside.main {
body.api section.main aside.main nav.footer {
margin-top: 0;
}
body.api div#disqus_thread {
width: 719px;
}
body.blog article.snipt section.code {
height: auto;

View File

@ -1368,6 +1368,9 @@ body.api {
}
}
}
div#disqus_thread {
width: 719px;
}
}
body.blog {
article.snipt {