aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css/bootstrap-responsive.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-05-28 17:32:24 -0700
committerMark Otto <[email protected]>2012-05-28 17:32:24 -0700
commit7875e4833cb7d00db2967078fd6f51adbfd4a351 (patch)
treeaa5b3974cf324512a8358d01d101c6309de04c8c /docs/assets/css/bootstrap-responsive.css
parentf53a0380885c9a5bd83aef4d17a386d99354a8f0 (diff)
downloadbootstrap-7875e4833cb7d00db2967078fd6f51adbfd4a351.tar.xz
bootstrap-7875e4833cb7d00db2967078fd6f51adbfd4a351.zip
fix broken css tests, add fluid input-prepend/-append to tests, fix input-prepend/append for responsive for both fluid and fixed sizing
Diffstat (limited to 'docs/assets/css/bootstrap-responsive.css')
-rw-r--r--docs/assets/css/bootstrap-responsive.css4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/assets/css/bootstrap-responsive.css b/docs/assets/css/bootstrap-responsive.css
index a5d9ff426..cf8aa011c 100644
--- a/docs/assets/css/bootstrap-responsive.css
+++ b/docs/assets/css/bootstrap-responsive.css
@@ -174,10 +174,6 @@
width: auto;
margin-left: 0;
}
- .row-fluid .input-prepend [class*="span"],
- .row-fluid .input-append [class*="span"] {
- display: inline-block;
- }
.input-large,
.input-xlarge,
.input-xxlarge,