diff -r 2e86d9209ef4 -r 7f141426ccbf integration/v2/css/style.css --- a/integration/v2/css/style.css Wed Jun 26 11:25:08 2013 +0200 +++ b/integration/v2/css/style.css Wed Jun 26 12:02:06 2013 +0200 @@ -65,7 +65,7 @@ .bar-tools li a:first-letter {text-transform: uppercase;} .bar-tools a.icon{padding-left: 30px;background-repeat: no-repeat; background-image: url(../img/icons-15.png);} a.icon.save{background-position: 8px -80px;} -a.icon.cut{background-position: 8px -5px;} +a.icon.cut{background-position: 8px 5px;} a.icon.plus{background-position: 8px -54px;} a.icon.edit{background-position: 8px -26px;} a.icon.trash{background-position: 8px -148px;} @@ -262,7 +262,7 @@ .content-project p{font-family: 'Lato'; font-size: 13px; font-weight: 300; line-height: 15px; padding: 10px;} body{overflow: auto !important;} -#map{width: 100%; height: 400px;} +#map{width: 100%; height: 360px; margin-bottom: 20px;} /* imported */