Changes for page ListWebSearch

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

From version 270.1
edited by Guillaume Lerouge
on 2009/03/20 16:41
Change comment: There is no comment for this version
To version 273.1
edited by Guillaume Lerouge
on 2009/03/20 16:53
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -4,8 +4,10 @@
4 4  }
5 5  /* Search Bar*/
6 6  #searchBar{
7 - margin-bottom: 11px;
7 + margin-top: 25px;
8 + margin-bottom: 25px;
8 8   padding-left: 5px;
10 + text-align: center;
9 9   clear: both;
10 10  }
11 11  #searchBar select {