Changes for page ListWebSearch

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

From version 148.1
edited by Ecaterina Valica
on 2009/03/18 13:57
Change comment: There is no comment for this version
To version 146.1
edited by Ecaterina Valica
on 2009/03/18 13:47
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -76,7 +76,6 @@
76 76   padding:0!important;
77 77   list-style:none;
78 78   background-image:url($xwiki.getSkinFile("navigation.png"));
79 - float: right;
80 80  }
81 81  .controlPagination li{
82 82   display:inline;
... ... @@ -255,6 +255,9 @@
255 255   clear: both;
256 256   text-align: right;
257 257  }
257 +.searchFooter .pagination {
258 + width: 100%;
259 +}
258 258  .divClosure {
259 259   background-color: transparent;
260 260   clear: both;