From 900183ebf779bf62161e6f81b4b34ab809813d76 Mon Sep 17 00:00:00 2001 From: Aparup Banerjee Date: Wed, 20 Jun 2012 12:49:20 +0800 Subject: [PATCH] MDL-33357 theme : mymobile whitespace fixes --- theme/mymobile/style/core.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/theme/mymobile/style/core.css b/theme/mymobile/style/core.css index b1ee01448cf..ef45f30f0c3 100644 --- a/theme/mymobile/style/core.css +++ b/theme/mymobile/style/core.css @@ -125,8 +125,8 @@ div.notifyproblem { } /*under footer */ #underfooter { - padding: 1em 0em; - font-size: 90%; + padding: 1em 0em; + font-size: 90%; } #underfooter .logininfo { text-align: center; @@ -136,7 +136,7 @@ div.notifyproblem { font-weight: normal; } #underfooter #theme_switch_link { - padding-top: 0.5em; + padding-top: 0.5em; text-align: center; }