I\'ve tried
#Default size for text inputs. config.default_input_size = 10
from config/initializers/simple_form.rb
I\'ve also tri
Try Firebug or Code Inspector from Google Chrome to inspect the text_field element, see the exactly class name and change it directly in your stylesheet file.
text_field