Changes for page ListWebSearch

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

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

Summary

Details

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