1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-31 20:00:37 +02:00

Captcha login message fix. Backward compat styling fixes.

This commit is contained in:
Cameron
2016-12-10 16:10:56 -08:00
parent 59cacab228
commit e974bdd665
3 changed files with 9 additions and 7 deletions

View File

@@ -27,4 +27,5 @@ div.news-empty { text-align:center; font-weight: bold }
div.checkboxes label.checkbox { display: block }
textarea.bbarea { margin:0; }
textarea.bbarea { margin:0; }
#chatbox-input-block { text-align:center }