diff options
Diffstat (limited to 'less/forms.less')
| -rw-r--r-- | less/forms.less | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/less/forms.less b/less/forms.less index 1b57b66be..b53159a1e 100644 --- a/less/forms.less +++ b/less/forms.less @@ -381,6 +381,7 @@ textarea { .input-append { margin-bottom: 5px; font-size: 0; + white-space: nowrap; // Prevent span and input from separating input, select, .uneditable-input { |
