Fix mascot offsets

This commit is contained in:
Zixaphir 2013-06-06 11:17:15 -07:00
parent 191aec36ad
commit 9c02fa12a7
3 changed files with 5 additions and 3 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

@ -1661,9 +1661,11 @@ a:only-of-type > .remove {
.mascot-position-above-post-form.post-form-style-fixed #qr #mascot {
position: absolute;
bottom: 100%;
}
.mascot-position-above-post-form.post-form-style-fixed #qr #mascot img {
margin-bottom: -2px;
}
.mascot-position-above-post-form.post-form-style-fixed.post-form-decorations #qr #mascot {
.mascot-position-above-post-form.post-form-style-fixed.post-form-decorations #qr #mascot img {
margin-bottom: 1px;
}
.mascots #mascot {