summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 4e6a92c..54450ec 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:36px;
+ top:16px;
width:auto;
border-width:1px;
border-style:solid;
@@ -1065,13 +1065,13 @@ ul#action{
#main-map{
- top:26px;
+ top:0;
bottom:0;
height:auto;
}
#layer_selection{
- top:40px;
+ top:20px;
left:auto;
right:90px;
}
@@ -1141,7 +1141,7 @@ div#sidebar{
div#sidebar{
z-index:7;
width:281px;
- top:26px;
+ top:0;
position:absolute;
bottom:0;
padding-right:15px;
@@ -1167,8 +1167,8 @@ div#panel{
max-height:none;
padding:0;
right:auto;
- bottom:26px;
- top:60px;
+ bottom:0;
+ top:0;
border-width:0 1px;
background-image:url('../images/logo.png');
background-repeat:repeat-x;