Skip to content

Commit c6b36e9

Browse files
committed
Fix twbs#13171: add height to .input-group-btn > .btn
1 parent 0dfd737 commit c6b36e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

less/input-groups.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@
135135
// element above the siblings.
136136
> .btn {
137137
position: relative;
138+
height: @input-height-base;
138139
+ .btn {
139140
margin-left: -1px;
140141
}

0 commit comments

Comments
 (0)