Changes for page ListWebSearch

Last modified by Ecaterina Valica on 2010/07/22 10:30

From version 327.1
edited by Ecaterina Valica
on 2009/03/23 16:32
Change comment: There is no comment for this version
To version 330.1
edited by Ecaterina Valica
on 2009/03/23 16:49
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -310,6 +310,9 @@
310 310   margin: 0 211px;
311 311  }
312 312  div.suggestResults{
313 + width: 400px;
314 +}
315 +html>body div.suggestResults{
313 313   position: absolute;
314 314   padding: 11px 0px;
315 315   margin: 0px;
... ... @@ -339,6 +339,7 @@
339 339   color: #4D4D4D;
340 340   display: block;
341 341   text-decoration: none;
345 + overflow: hidden;
342 342   background-color: transparent;
343 343   position: relative;
344 344   padding: 0;