I am having trouble positioning a <button class='btn' />
element in the navbar when using .pull-left
. See this jsFiddle: http://jsfiddle.net/6e49G/
The buttons are vertically offset which does not look that good:
Just in case anyone stumbles across this like I did, this issue seems to be fixed in version 2.3.0 of Bootstrap. I was running 2.2.2 previously and had this exact problem (input-prepend or input-append), but only with buttons, not icons. As a last resort I thought I'd check for an update of Bootstrap and thankfully that did the trick.
You could also take the buttons out of the input prepend div and then apply the form-inline class to form and it should give you what you're looking for. See http://jsfiddle.net/6e49G/25/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With