]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
Small update to latest tweets list style
authorpete <pete@36083f99-b078-4883-b0ff-0f9b5a30f544>
Thu, 10 Jun 2010 21:43:25 +0000 (21:43 +0000)
committerpete <pete@36083f99-b078-4883-b0ff-0f9b5a30f544>
Thu, 10 Jun 2010 21:43:25 +0000 (21:43 +0000)
git-svn-id: http://code.elgg.org/elgg/trunk@6452 36083f99-b078-4883-b0ff-0f9b5a30f544

mod/profile/views/default/profile/css.php

index fb9a502e9b1ab7bc3dac8eed3720a0b4de625fc7..83342b26cea6aec8047a21e97a98aac0707ef33e 100644 (file)
@@ -272,6 +272,9 @@ img.medium {
 /* ***************************************
        twitter panel within profile
 *************************************** */
+ul#twitter_update_list {
+       padding-left:0;
+}
 ul#twitter_update_list li {
        background-image: url(<?php echo $vars['url']; ?>mod/profile/graphics/speech_bubble_tail.gif);
        background-position:right bottom;