1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-01 12:20:44 +02:00

hybridAuth loop fix. Comment fixes for anonymous users.

This commit is contained in:
CaMer0n
2012-06-18 13:00:47 +00:00
parent 4ae91639e4
commit d52eec6673
5 changed files with 60 additions and 11 deletions

View File

@@ -161,10 +161,12 @@ img.comment-avatar { max-width:128px; -webkit-box-shadow:#CCCCCC 0px 0px
a.comment-edit { }
.comment-edit { float:right; margin:0 5px 0 5px; }
.comment-edit { float:right; margin-right:5px; }
.comment-reply { float:right ; margin-right:5px;}
.comment-moderate { float:right ; margin-right:5px;}
.comment-moderate { text-align:center }
.comment-rate { text-align:right; float:right; width:100px }