fix alert position

modified:   remarkbox_theme_meta/static/theme/meta/css/diff.css
This commit is contained in:
russellballestrini 2018-11-19 10:21:27 -05:00
parent 75f3246fa3
commit 47e56a0c41

View file

@ -135,7 +135,7 @@ pre, .MathJax_Display {
@media screen and (min-width:750px) {
#alerts {
top: 145px;
top: 96px;
}
}