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

#locale-translation-filter-form .form-item-language,
#locale-translation-filter-form .form-item-translation,
#locale-translation-filter-form .form-item-group {
  float: right;
  padding-left: .8em;
  padding-right: 0;
}
#locale-translation-filter-form .form-actions {
  float: right;
  padding: 3ex 1em 0 0;
}