Changes for page ListWebSearch

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

From version 317.1
edited by Ecaterina Valica
on 2009/03/23 16:00
Change comment: There is no comment for this version
To version 319.1
edited by Ecaterina Valica
on 2009/03/23 16:07
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -311,7 +311,7 @@
311 311  }
312 312  div.suggestResults{
313 313   position: absolute;
314 - padding: 10px 0px;
314 + padding: 11px 0px;
315 315   margin: 0px;
316 316   z-index: 100013;
317 317   left: 5px;
... ... @@ -348,6 +348,7 @@
348 348  div.suggestResults ul li a span.suggestItem{
349 349   display: block;
350 350   padding: 3px 6px;
351 + margin: 0;
351 351   font-weight: normal;
352 352   width: 100%;
353 353   clear: both;