summaryrefslogtreecommitdiffstats
path: root/doc/src/style/style_ie7.css
blob: afbff5f88e8ade28a8bd1ae8c3f7f7c703316bfe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
.indexbox, .indexboxcont, .group {
  min-height: 1px;
}

.sidebar .search form input#searchstring  {
  border: 1px solid #fff;
  height: 17px;
}


.indexboxcont .section {
  zoom: 1;
  float: left;
}

.indexboxcont .sectionlist {
  zoom: 1;
  float: left;
}