summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@proxience.com>2015-07-14 10:58:29 +0200
committerÉtienne Loks <etienne.loks@proxience.com>2015-07-14 10:58:29 +0200
commitbe5dc41888ed2f2e093810bb3fc42b898dd6f6c9 (patch)
tree365b146bb4623165e51ed016d5a7e6b753f3cdff
parent7fc2738a86f83da8693ecfcdf7e4c783b95b134a (diff)
downloadChimère - projet Saclay-be5dc41888ed2f2e093810bb3fc42b898dd6f6c9.tar.bz2
Chimère - projet Saclay-be5dc41888ed2f2e093810bb3fc42b898dd6f6c9.zip
CSS: adjust cloud image
-rw-r--r--static/saclay/css/styles.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/saclay/css/styles.css b/static/saclay/css/styles.css
index 3e84b33..335e011 100644
--- a/static/saclay/css/styles.css
+++ b/static/saclay/css/styles.css
@@ -1630,7 +1630,7 @@ input.hasDatepicker{
}
.cloud{
- width:350px;
+ width:351px;
padding:0;
margin:0;
}
@@ -1652,7 +1652,7 @@ div.cloud h4{
.close_img{
display:block;
overflow:hidden;
- width:350px;
+ width:351px;
height:22px;
background-image:url(../images/popup/close.png);
background-position:center;