Fix Sifter placement on API page.

master
Nick Sergeant 2013-01-11 11:54:41 -05:00
parent 322223e295
commit 1ebf930e1f
3 changed files with 29 additions and 2 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1732,6 +1732,33 @@ body.search {
body.api {
section.main {
div.inner {
div.sifter {
margin-bottom: 0;
margin-top: 10px;
margin-right: 100px;
a.sifter-logo {
float: left;
img {
height: 30px;
margin: 0;
margin-top: 10px;
}
}
div.right {
float: left;
margin-left: 10px;
padding-top: 10px;
h3 {
margin: 0;
}
p {
margin: 0;
}
}
}
section.snipts {
article.snipt {
div.container {