Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'less/responsive-767px-max.less')
-rw-r--r--less/responsive-767px-max.less4
1 files changed, 0 insertions, 4 deletions
diff --git a/less/responsive-767px-max.less b/less/responsive-767px-max.less
index fc422d3a25..614c6905c2 100644
--- a/less/responsive-767px-max.less
+++ b/less/responsive-767px-max.less
@@ -124,10 +124,6 @@
width: auto;
margin-left: 0;
}
- .row-fluid .input-prepend [class*="span"],
- .row-fluid .input-append [class*="span"] {
- display: inline-block;
- }
// FORM FIELDS
// -----------