diff static/css/sat_website.css @ 28:30a1edf90fae

move the language selector to the main menu
author souliane <souliane@mailoo.org>
date Wed, 21 Jan 2015 20:08:26 +0100
parents 3df49721008c
children b45621706d83
line wrap: on
line diff
--- a/static/css/sat_website.css	Wed Jan 21 20:07:20 2015 +0100
+++ b/static/css/sat_website.css	Wed Jan 21 20:08:26 2015 +0100
@@ -116,3 +116,8 @@
 	font-size: 14px;
 	margin-bottom: 30px;
 }
+
+#language_form {
+    padding-top: 12px;
+    padding-bottom: 12px;
+}