thedevdojo / voyager

Voyager - The Missing Laravel Admin
https://voyager.devdojo.com
MIT License
11.78k stars 2.67k forks source link

Isn't in BREAD form input type select fields should have css class "form-control"? #5319

Open bhupindersingh007 opened 3 years ago

bhupindersingh007 commented 3 years ago

Version information

Description

Isn't in BREAD form input type select fields should have css class "form-control". (Bootstrap 3) ?

Screenshots

a

emptynick commented 3 years ago

I can see that class in your screenshot?!

bhupindersingh007 commented 3 years ago

I can see that class in your screenshot?!

I manually put the class "form-control" in browser DOM by selecting an element to show the difference. I intentionally open dev tools in screenshot, to show what i am doing with dom.