This commit is contained in:
Hatsune Miku 2015-05-30 01:29:58 +00:00
commit efd155387e
1 changed files with 8 additions and 1 deletions

View File

@ -222,6 +222,13 @@ td.sp_shop
{
margin: 5px 10px 0 0;
}
/* Overlap fix */
.sp_article_content .post {
margin-right: -50px;
word-wrap: break-word;
}
.sp_article_content
{
margin-bottom: 0.5em;
@ -597,4 +604,4 @@ dl.sp_form dt a img, #sp_add_articles_list_header a img
{
float: right;
margin-right: 2px;
}
}