Changes for page ListWebSearch

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

From version 344.1
edited by Ecaterina Valica
on 2009/03/24 13:27
Change comment: There is no comment for this version
To version 342.1
edited by Ecaterina Valica
on 2009/03/24 13:25
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -310,10 +310,9 @@
310 310   margin: 0 211px;
311 311  }
312 312  html>body div.suggestResults{
313 - width: 422px;
313 + width: 400px;
314 314  }
315 315  div.suggestResults{
316 - width: 400px;
317 317   position: absolute;
318 318   padding: 11px 0px;
319 319   margin: 0px;
... ... @@ -320,6 +320,7 @@
320 320   z-index: 100013;
321 321   left: 5px;
322 322   top: 27px;
322 + width: 422px;
323 323  }
324 324  div.suggestResults ul{
325 325   list-style: none;