Topic: Input-Group with "input-type submit"
Joachim Kumpa
priority
asked 1 day ago
Expected behavior
Actual behavior*_Two "input Type=submit" with diffrent behavior.The diffrent is "class=input-group".What can I do so that the two input get the same look?_*Resources (screenshots, code snippets etc.)
a test snippet here: https://mdbootstrap.com/snippets/standard/kumpa/6441771
Joachim Kumpa
priority
answered 6 hours ago
Thanks... but when i use input without input-group it has the same effect. The button is not that high and the corners are not rounded. I can help myself with additional CSS styles, but I thought bootstrap had a simple solution.
Kamila Pieńkowska
staff
answered 6 hours ago
The input-group
class is not supposed to be used on actual input
but on the parent div
.
Example in the documentation: https://mdbootstrap.com/docs/standard/forms/input-group/#section-button-addons
Joachim Kumpa priority commented 6 hours ago
Thanks... but when i use input without input-group it has the same effect. The button is not that high and the corners are not rounded. I can help myself with additional CSS styles, but I thought bootstrap had a simple solution.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Priority
- Premium support: Yes
- Technology: MDB Standard
- MDB Version: MDB5 9.0.0
- Device: Desktop
- Browser: Firefoy, Edge
- OS: W11
- Provided sample code: No
- Provided link: Yes