question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Date Input buttons become vertically oriented in Input Groups

See original GitHub issue
screen shot 2017-06-22 at 11 02 20
div.input-group.input-group-sm.col-4.m-0.p-1
	div.input-group-addon Birth
	input.form-control(type='date' value=scan.PatientBirthDate)

I don’t know if this a bug or if there is an option to keep the buttons in a horizontal row? Loving version 4 of Bootstrap btw, keep up the good work devs!

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
bkdotcomcommented, Jun 22, 2017

Bug reports must include a live demo of the problem. Per our contributing guidelines, please create a reduced test case via JS Bin or CodePen and report back with your link, Bootstrap version, and specific browser and OS details.

0reactions
Nokel81commented, Jul 13, 2017

When will this make it to a release?

Read more comments on GitHub >

github_iconTop Results From Across the Web

How can I change the radio button group control to ...
When you place both the text and the input inside <label> tags, you make the text clickable. Clicking on “Radio One” will select...
Read more >
<input>: The Input (Form Input) element - HTML
The <input> HTML element is used to create interactive controls for web-based forms in order to accept data from the user; a wide...
Read more >
Forms
A form is a group of related input controls that allow users to provide ... radio buttons, dropdowns and selects, file uploader, date...
Read more >
DatePickerRange | Dash for Python Documentation
Default value is 'Start Date'. end_date_placeholder_text (string; optional): Text that will be displayed in the second input box of the date picker when...
Read more >
Input group
Input group. Easily extend form controls by adding text, buttons, or button groups on either side of textual inputs, custom selects, and custom...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found