fix overflow

main
barisusakli 9 years ago
parent f01b044d75
commit 2e0ee6807a

@ -97,7 +97,7 @@
} }
.post-content { .post-content {
overflow-y: hidden; overflow: hidden;
blockquote { blockquote {
display: none; display: none;
} }

Loading…
Cancel
Save