From 281dac44cd44ae8e3ae18472987f213254df18f1 Mon Sep 17 00:00:00 2001 From: Mary Evans Date: Tue, 19 Mar 2013 20:30:30 +0000 Subject: [PATCH] MDL-38380 theme_magazine: Fixed typo in style/core.css at line 980. --- theme/magazine/style/core.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/magazine/style/core.css b/theme/magazine/style/core.css index 8755aabfe7b..02d075c09a8 100644 --- a/theme/magazine/style/core.css +++ b/theme/magazine/style/core.css @@ -981,7 +981,7 @@ div.category.subcategory.with_children { } .dir-rtl.jsenabled .course_category_tree .category.with_children.collapsed .category_label { - backkground-position: right center !important; + background-position: right center !important; } .dir-rtl .course_category_tree .category_label,