Index: static/css/index-desktop.css |
diff --git a/static/css/index-desktop.css b/static/css/index-desktop.css |
index 77f1234311291b067a74d56e35a53cba1a717dea..0b6ce9bce375673edc08fd3b8f3473d46d9dcfa8 100644 |
--- a/static/css/index-desktop.css |
+++ b/static/css/index-desktop.css |
@@ -8,12 +8,12 @@ |
#main |
{ |
- width: 421px; |
+ width: 426px; |
height: 307px; |
position: relative; |
float: right; |
margin-left: 0px; |
- margin-right: 8px; |
+ margin-right: 3px; |
margin-bottom: 4px; |
} |
@@ -44,7 +44,7 @@ html[dir="rtl"] #main |
{ |
bottom: -2px; |
right: 0; |
- width: 110px; |
+ width: 115px; |
} |
#information-android |
@@ -53,7 +53,8 @@ html[dir="rtl"] #main |
bottom: -25px; |
} |
-.warning-platform |
+.warning-platform, |
+.disclaimer |
{ |
width: 100%; |
margin-top: 50px; |
@@ -61,6 +62,11 @@ html[dir="rtl"] #main |
float: right; |
} |
+html[lang="fr"] .warning-platform |
+{ |
+ margin-top: 0px; |
+} |
+ |
#key-facts |
{ |
margin-top: 50px; |