Add editor config for mobile height and additional CSS

This commit is contained in:
Kijin Sung 2017-06-27 16:10:01 +09:00
parent f8cb162186
commit 8b9f6fb230
7 changed files with 46 additions and 10 deletions

View file

@ -328,6 +328,7 @@ $lang->captcha = 'Spam Check';
$lang->reload = 'reload';
$lang->play = 'play';
$lang->use_and_display = 'Use and Display Vote List';
$lang->pc = 'PC';
$lang->mobile = 'Mobile';
$lang->mobile_view = 'Mobile View';
$lang->about_mobile_view = 'Mobile View will display the best layout when you access the website with your smart phone.';