From 5083550e5f5b09d43bfc7bad4ae060d5a1c80beb Mon Sep 17 00:00:00 2001 From: Byron Jones Date: Tue, 11 Jun 2013 15:01:08 +0800 Subject: Bug 881603: fix the mozilla skin's footer --- skins/custom/global.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'skins/custom') diff --git a/skins/custom/global.css b/skins/custom/global.css index e80f656fb..27232c274 100644 --- a/skins/custom/global.css +++ b/skins/custom/global.css @@ -65,3 +65,9 @@ a.controller { background-repeat: no-repeat; padding-left: 18px; } + +#privacy-policy { + font-size: x-small; + width: 100%; + text-align: right; +} -- cgit v1.2.3-24-g4f1b