1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-29 09:10:23 +02:00

Forum styling changes/fixes.

This commit is contained in:
Cameron
2015-05-07 20:55:12 -07:00
parent 51b121610f
commit 06d9075c9d
5 changed files with 54 additions and 19 deletions

View File

@@ -1,3 +1,11 @@
.forum-viewforum-pagination { margin:0px }
.forum-viewforum-pagination { margin:0 }
#poll.tab-pane .form-group { margin-left: 0px; margin-right:0px}
#poll.tab-pane .form-group { margin-left: 0; margin-right:0}
#forum-viewtopic li img.user-avatar { margin-bottom:10px; display:inline-block }
.forum-attachment-file { margin-top:15px; }
#forum-viewtopic li ul.thumbnails { margin-top:15px}
.forum-user-combo { padding-bottom:5px }