From 03834046780ee1f5edca657b4d7bc41a9ca8a396 Mon Sep 17 00:00:00 2001 From: "Eloy Lafuente (stronk7)" Date: Wed, 3 Jul 2013 17:53:01 +0200 Subject: [PATCH] MDL-40376 Fix copy/paste typo --- theme/base/style/admin.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/base/style/admin.css b/theme/base/style/admin.css index 95b8f586580..237f183e933 100644 --- a/theme/base/style/admin.css +++ b/theme/base/style/admin.css @@ -111,7 +111,7 @@ #page-admin-qtypes #qtypes img { padding-right: .45em; vertical-align: text-bottom; } .path-admin-roles .buttons .singlebutton, -#path-admin-course-manage .buttons { +#page-admin-course-manage .buttons { display: inline; padding: 5px; }