drupal - Exposed forms distributed vertically rather than horizontally -


I created a view that uses the highlighted filter to search the user. The problem is that each form appears one after the other and I want to make them stand - i.e.

-



[search]

< Instead of P> - - - [search]

How can I use the admin panel or CSS? For any help, it will be appriciated

In CSS:

  .views-exposed-form .views - Explode-widget {float: none; }  

Comments

Popular posts from this blog

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -

gtk - Python Window Resize -

c# - read full xml file data over tcp -