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:
@@ -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 }
|
||||
|
Reference in New Issue
Block a user