(refs #1635)Fix scrollbar issue

This commit is contained in:
Naoki Takezoe
2017-07-22 15:08:26 +09:00
parent 50ae5bb7cc
commit 645d23b531

View File

@@ -1,6 +1,8 @@
/****************************************************************************/
/* Common */
/****************************************************************************/
.wrapper { position: static; }
body {
color: #333;
}