S
S
Serrrgio2015-10-12 10:00:58
Bootstrap
Serrrgio, 2015-10-12 10:00:58

Input groups and dropdown-toggle - can't do without crutches?

Question for the bootstrap experts.
When grouping buttons with an input field, a button with the dropdown-toggle class has extra rounded right corners.
codepen.io/anon/pen/bVrgMp
Is it possible to fix this without crutches, in the form of my own css code?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Zachinalov, 2015-10-12
@SanDiesel

.input-group-btn .btn{
  border-radius:0;
}

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question