Subversion Repository Public Repository

Nextrek

Diff Revisions 1016 vs 1017 for /legal-map/css/articolo.css

Diff revisions: vs.
  @@ -247,9 +247,9 @@
247 247 }
248 248
249 249 .articolo .articolo-popup {
250 - position: absolute;
251 - top: 20px;
252 - right: 0px;
250 + position: fixed;
251 + top: 50px;
252 + right: 100px;
253 253 width: 600px;
254 254 z-index: 1000;
255 255 color: white;