aboutsummaryrefslogtreecommitdiff
path: root/lib/forms.less
diff options
context:
space:
mode:
Diffstat (limited to 'lib/forms.less')
-rw-r--r--lib/forms.less1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/forms.less b/lib/forms.less
index e9c392c76..5293d780a 100644
--- a/lib/forms.less
+++ b/lib/forms.less
@@ -306,6 +306,7 @@ textarea[readonly] {
// Allow us to put symbols and text within the input field for a cleaner look
.input-prepend,
.input-append {
+ .clearfix(); // Clear the float to prevent wrapping
input {
.border-radius(0 3px 3px 0);
}