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

Forum: fixed forum perms display.

This commit is contained in:
Cameron
2016-05-05 13:24:26 -07:00
parent 139f525c42
commit d58ac82248
3 changed files with 8 additions and 3 deletions

View File

@@ -37,3 +37,6 @@ text-align: center;
@media all and (min-height: 800px) {
#forum, #forum-stats, #forum-rules { min-height: 500px; }
}
.forum-perms { text-align: center; padding:10px }
.forum-perms-separator:before { margin:0 10px; content: '·' }