MDL-12560 - layout fixes for tag blocks

merged from MOODLE_19_STABLE
This commit is contained in:
poltawski 2008-01-13 16:34:55 +00:00
parent 331362c8eb
commit 837aae267a

View File

@ -28,7 +28,7 @@ class block_tag_flickr extends block_base {
}
function preferred_width() {
return 140;
return 170;
}
function get_content() {