comment left identation

mtk - August 7, 2006 - 18:09
Project:Drupal
Version:x.y.z
Component:comment.module
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

Hi,
in the comment.module file the function:
theme_comment_thread_expanded($comment)

has hardcoded:
style="margin-left"

so, for instance, every RTL theme would have to override this function.

I think styling should be left outside the code & left for the CSS to handle.

attached the easy solution for overriding the function.

AttachmentSizeStatusTest resultOperations
comment_thread_collapsed.tpl.php.txt124 bytesIgnoredNoneNone

#1

killes@www.drop.org - August 7, 2006 - 18:23
Version:4.7.3» x.y.z
Category:task» feature request

We try to avoid breaking people's themes during the release cycle, moving to CVS.

#2

ax - August 7, 2006 - 18:31
Category:feature request» bug report

for the reasons mentioned in the issue, this is a bug. marking so.

#3

magico - October 21, 2006 - 18:31
Status:active» fixed

This hard coded CSS no longer exists on HEAD.

#4

Anonymous - November 4, 2006 - 18:45
Status:fixed» closed
 
 

Drupal is a registered trademark of Dries Buytaert.