]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
Fixes #3603 fixes display of @username in twitter widget - thanks to ManUtopiK
authorCash Costello <cash.costello@gmail.com>
Thu, 23 Jun 2011 10:37:24 +0000 (06:37 -0400)
committerCash Costello <cash.costello@gmail.com>
Thu, 23 Jun 2011 10:37:24 +0000 (06:37 -0400)
mod/twitter/views/default/twitter/css.php

index cb58e8fb13f1937568df4b9db294f1282ee5640e..eb0cda98aa98d29600dc0149bc5eb37cbdd7cafb 100644 (file)
@@ -54,7 +54,7 @@ p.twitter_username .input-text {
        padding:2px;
        margin:0 0 5px 0;
 }
-#twitter_widget li a {
+#twitter_widget li a {
        display:block;
        margin:0 0 0 4px;
 }