Hi guys,

I'm using Bootstrap 3 with Rails 4 and having a bit of trouble aligning my 
horizontal radio-buttons. In my HAML I have this line

.row
   .col-md-12    
      =f.association :search_engine, as: :radio_buttons, 
item_wrapper_class: 'radio-inline', label: false

 
but when I load the page, I get as attached: 

<https://lh5.googleusercontent.com/-xThqNNJHh0E/UxHq_yRoErI/AAAAAAAALJ0/8HXNISeQmlw/s1600/Screen+Shot+2014-03-01+at+5.12.04+PM.png>

How can I fix this?

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/0cac56be-c708-445f-834e-62d435cbe12c%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to