Xavoski

Results 5 comments of Xavoski

Option "size" in form.text_field isn't working for bootstrap_form_with. If the code is like above, both fields will be the size of bigger one (40). Do you recommend another way to...

After your sugestion, style: "width: auto;", text_field are respecting the option size: 20 and fields are not using the width from form-control class. So, problem was solved. Thanks for your...

I am having an issue with bootstrap and pdf. My problem is in another issue #934, because at the beginning i didn't know it was related to Bootstrap. I use...

Bootstrap is being applied to my PDFs, but it is not fixed, is more like a walk around the problem. Now i have Bootstrap duplicated in my project. I have...

First of all, thanks for your work and attention, this project is very helpful. For now i am using just row, col and w-x from bootstrap for my pdf. I...