From 63f158db664edfe4776497111ac094c0344ffaaf Mon Sep 17 00:00:00 2001 From: kordan Date: Wed, 28 Aug 2013 10:41:55 +0200 Subject: [PATCH] MDL-41466 theme_formal_white: added missing ending new line --- theme/formal_white/style/course.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/formal_white/style/course.css b/theme/formal_white/style/course.css index 054a8db60e6..830b176bfb9 100644 --- a/theme/formal_white/style/course.css +++ b/theme/formal_white/style/course.css @@ -120,4 +120,4 @@ #page-course-publish-backup .sharecoursecontinue {text-align:center;} .sitetopic .section .activity .commands, -.course-content .section .activity .commands {float: right;} \ No newline at end of file +.course-content .section .activity .commands {float: right;}