mirror of
https://github.com/e107inc/e107.git
synced 2025-08-12 17:44:37 +02:00
Fixes #1056 - Forum rules and statistics links added back to template and reworked for bootstrap. thread_sef removed from forum_thread database table and now generated on the fly. More testing required.
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
#forum-viewtopic li.forum-viewtopic-post:nth-child(odd) { background: #F5F5F5 }
|
||||
#forum-viewtopic li ul.thumbnails { margin-top:15px }
|
||||
#forum-viewtopic li img.user-avatar { margin-bottom:10px; display:inline-block }
|
||||
|
||||
#forum, #forum-stats, #forum-rules { min-height: 500px; }
|
||||
|
||||
.forum-attachment-file { margin-top:15px; }
|
||||
.forum-user-combo { padding-bottom:5px }
|
||||
.forum-user-combo { padding-bottom:5px }
|
||||
|
Reference in New Issue
Block a user