]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-12560 - layout fixes for tag blocks
authorpoltawski <poltawski>
Sun, 13 Jan 2008 16:34:55 +0000 (16:34 +0000)
committerpoltawski <poltawski>
Sun, 13 Jan 2008 16:34:55 +0000 (16:34 +0000)
merged from MOODLE_19_STABLE

blocks/tag_flickr/block_tag_flickr.php

index bd724ed31bfc798ff675f9b97c7aa692c09c507e..d5be5b9c17e817698e728c0e50e5480a71034a09 100644 (file)
@@ -28,7 +28,7 @@ class block_tag_flickr extends block_base {
     }
 
     function preferred_width() {
-        return 140;
+        return 170;
     } 
 
     function get_content() {