mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
MDL-12560 - layout fixes for tag blocks
merged from MOODLE_19_STABLE
This commit is contained in:
parent
331362c8eb
commit
837aae267a
@ -28,7 +28,7 @@ class block_tag_flickr extends block_base {
|
||||
}
|
||||
|
||||
function preferred_width() {
|
||||
return 140;
|
||||
return 170;
|
||||
}
|
||||
|
||||
function get_content() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user