6 lines
108 B
CSS
6 lines
108 B
CSS
|
|
.views-exposed-form .views-exposed-widget {
|
|
float: right; /* RTL */
|
|
padding: .5em 1em 0 0; /* RTL */
|
|
}
|