จะทำ Hot Line ดูดวงฟรี สัปดาห์ละ 2 วัน อ. / ศ. ช่วงบ่าย 1 / ค่ำ 3 ทุ่มดีเอ่ย
จำนวนผู้โหวตทั้งหมด: 3
ปิดการโหวต: มกราคม 22, 2015, 09:06:20 PM
/* Fix SMF editor overflow */ #postmodify textarea, #postmodify .editor, #postmodify .sceditor-container, .sceditor-container textarea { width: 100% !important; max-width: 100% !important; box-sizing: border-box; } /* Toolbar ไม่ล้น */ .sceditor-toolbar { width: 100% !important; box-sizing: border-box; }