This is a first-timers-only issue. This means we've worked to make it more legible to folks who either haven't contributed to our codebase before, or even folks who haven't contributed to open source before.
If that's you, we're interested in helping you take the first step and can answer questions and help you out as you do. Note that we're especially interested in contributions from people from groups underrepresented in free and open source software!
We know that the process of creating a pull request is the biggest barrier for new contributors. This issue is for you 馃挐
If you have contributed before, consider leaving this one for someone new, and looking through our general help wanted issues. Thanks!
Nothing. This issue is meant to welcome you to Open Source :) We are happy to walk you through the process.
After updating some of our modules to have sliders instead of text input fields, some of the styling we provided for the sliders overwrote the styling for the text input fields as well. This resulted in all of our input fields having their padding removed.
For ex: http://sequencer.publiclab.org/examples/#steps=crop{}

We will make our css declaration more specific so that it only removed padding on sliders:
On the demo.css page, for the below declaration add the attribute selector [type="range"] to the class selector .form-control so that it no longer effects the text input fields.
Thanks!!
If you need any help - here are some options:
Thanks for opening your first issue here! Please follow the issue template to help us help you 馃憤馃帀馃槃
If you have screenshots to share demonstrating the issue, that's really helpful! 馃摳 You can make a gif too!
Hi, I'd like to handle this for my first issue. Is that possible?
@nic-og Yes, we would love your help! Thank you :+1:
Most helpful comment
@nic-og Yes, we would love your help! Thank you :+1: