@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://www.tumblr.com/share"), url-prefix('https://www.tumblr.com/share')   {
body {
overflow: scroll !important;
}
*{
position: static !important;
}
#post_forms > a, #advanced > a {
display: none;
}
#advanced, #post_forms {
display: block !important;
float: left;
}
#advanced {
width: 410px;
}
#container {
width: auto;
height: auto !important;
}
#post_controls input {
position: fixed !important;
bottom: 20px;
left: 20px;
}
#img_container {
width: auto !important;
height: auto !important;
}
#img_container img {
height: auto !important;
width: auto !important;
}
}