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

paypal - How to know the URL referrer in PHP? -

oauth - Facebook OAuth2 Logout does not remove fb_ cookie -

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