hi...

great module. very useful.

just a small suggestion. Instead of setting the height of #juitterContainer in juitter.css use margin-below:6px; instead.

the reason I say this is because when using in a block ( e.g. http://drupal.org/node/563784 ) the tweets overlap and look untidy.

So the suggested modification is line 10 in juitter.css...change from

#juitterContainer .twittLI{list-style:none;margin:0;padding:5px 0 0 0;border-bottom:dashed 1px #999;padding:3px;clear:both;height:55px;}

to

#juitterContainer .twittLI{list-style:none;margin:0;padding:5px 0 0 0;border-bottom:dashed 1px #999;padding:3px;clear:both;margin-below:6px}

cheers

dub

CommentFileSizeAuthor
#2 juitter-css-changes-789312-2.patch2.16 KBdharti patel

Comments

dharti patel’s picture

Version: 6.x-1.3 »
Assigned: Unassigned » dharti patel
Issue summary: View changes
dharti patel’s picture

Assigned: dharti patel » Unassigned
Status: Active » Needs review
StatusFileSize
new2.16 KB