Topic: Components using default styles instead of MDB
jpcantalino
pro
asked 7 years ago

<form class="form-inline">
<fieldset class="form-group">
<input name="group1" type="radio" id="radio1" checked="checked">
<label for="radio1">Option 1</label>
</fieldset>
<fieldset class="form-group">
<input name="group1" type="radio" id="radio2">
<label for="radio2">Option 2</label>
</fieldset>
<fieldset class="form-group">
<input name="group1" type="radio" id="radio3">
<label for="radio3">Option 3</label>
</fieldset>
</form>
There is no CSS present in my styles for this element, since I thought it would be using the rules from bootstrap.css or mdb.css.
Bartłomiej Malanowski
staff
answered 7 years ago
jpcantalino
pro
answered 7 years ago
Bartłomiej Malanowski
staff
answered 7 years ago
jpcantalino
pro
answered 7 years ago
Bartłomiej Malanowski
staff
answered 7 years ago
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
- User: Pro
- Premium support: No
- Technology: General Bootstrap questions
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No