summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2016-06-04 23:31:30 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2016-06-04 23:31:30 +0200
commit2febd1cdd08a07d936ecf117bf5709759f329a2f (patch)
treea201f324b1322b36839c885c390bfb2a2a3a729d
parentfdd11f64dd1cfae3399d607777eb1e9efb0dfeca (diff)
downloadChimère - projet Saclay-saclay-mobile-v2.2.tar.bz2
Chimère - projet Saclay-saclay-mobile-v2.2.zip
Revert "Correction mobile"saclay-mobile-v2.2
This reverts commit fdd11f64dd1cfae3399d607777eb1e9efb0dfeca.
-rw-r--r--static/saclay/css/styles.css12
1 files changed, 6 insertions, 6 deletions
diff --git a/static/saclay/css/styles.css b/static/saclay/css/styles.css
index 54450ec..4e6a92c 100644
--- a/static/saclay/css/styles.css
+++ b/static/saclay/css/styles.css
@@ -227,7 +227,7 @@ h3.warn{
position:absolute;
z-index:20;
right:280px;
- top:16px;
+ top:36px;
width:auto;
border-width:1px;
border-style:solid;
@@ -1065,13 +1065,13 @@ ul#action{
#main-map{
- top:0;
+ top:26px;
bottom:0;
height:auto;
}
#layer_selection{
- top:20px;
+ top:40px;
left:auto;
right:90px;
}
@@ -1141,7 +1141,7 @@ div#sidebar{
div#sidebar{
z-index:7;
width:281px;
- top:0;
+ top:26px;
position:absolute;
bottom:0;
padding-right:15px;
@@ -1167,8 +1167,8 @@ div#panel{
max-height:none;
padding:0;
right:auto;
- bottom:0;
- top:0;
+ bottom:26px;
+ top:60px;
border-width:0 1px;
background-image:url('../images/logo.png');
background-repeat:repeat-x;