aboutsummaryrefslogtreecommitdiff
path: root/less
diff options
context:
space:
mode:
Diffstat (limited to 'less')
-rw-r--r--less/responsive-767px-max.less3
1 files changed, 3 insertions, 0 deletions
diff --git a/less/responsive-767px-max.less b/less/responsive-767px-max.less
index 9655981af..614c6905c 100644
--- a/less/responsive-767px-max.less
+++ b/less/responsive-767px-max.less
@@ -128,6 +128,9 @@
// FORM FIELDS
// -----------
// Make span* classes full width
+ .input-large,
+ .input-xlarge,
+ .input-xxlarge,
input[class*="span"],
select[class*="span"],
textarea[class*="span"],