Fix mascot offsets
This commit is contained in:
parent
191aec36ad
commit
9c02fa12a7
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -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 {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user