mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
remove .btn-group
Removing this class--it's not used in the example and using it causes "bad things to happen." http://jsfiddle.net/josephtate/Jn6H4/
This commit is contained in:
+1
-1
@@ -1163,7 +1163,7 @@ base_url: "../"
|
||||
|
||||
<div class="input-group">
|
||||
<input type="text" class="form-control">
|
||||
<div class="input-group-btn btn-group">
|
||||
<div class="input-group-btn">
|
||||
<!-- Button and dropdown menu -->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user