Something went wrong while setting issue due date.
uneditable-input and spanN
Closed
uneditable-input and spanN
Created by: bhopwood
Using uneditable-input with spanN to set the width and including responsive.less adds a 30px left margin to the span element.
e.g. <span class="uneditable-input span3">Some value</span>
It works fine without responsive.less.