summaryrefslogtreecommitdiffstatshomepage
path: root/modules/search/search-rtl.css
blob: da9e8d9de548e1a8b13033f8bef434bf4b60e705 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13

.search-advanced .criterion {
  float: right;
  margin-right: 0;
  margin-left: 2em;
}
.search-advanced .action {
  float: right;
  clear: right;
}
.search-results .search-snippet-info {
  padding-right: 1em; /* LTR */
}