views-rtl.css 107 B

1234
  1. .views-exposed-form .views-exposed-widget {
  2. float: right; /* RTL */
  3. padding: .5em 1em 0 0; /* RTL */
  4. }