Topic: how to reduce the space between two Outline select?

amiciel free asked 5 years ago


Hello everyone,I don't know if the question has already been asked but how to adjust the space that can be between two Outline select? because I find that by default the space between these two same components is too large I tried to modify the margin and padding but the label is not well positioned

<select class="mdb-select md-form md-outline colorful-select dropdown-primary">
  <option value="" disabled selected>Choose your option</option>
  <option value="1">Option 1</option>
  <option value="2">Option 2</option>
  <option value="3">Option 3</option>
</select>
<label>Example label</label>

Choose your option Option 1 Option 2 Option 3 Example label


Marta Wierzbicka staff answered 5 years ago



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue

  • ForumUser: Free
  • Premium support: No
  • Technology: MDB jQuery
  • MDB Version: 4.7.7
  • Device: computers
  • Browser: Chrome firefox
  • OS: windows
  • Provided sample code: No
  • Provided link: No