2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-30 15:24:08 +03:00

fix broken css tests, add fluid input-prepend/-append to tests, fix input-prepend/append for responsive for both fluid and fixed sizing

This commit is contained in:
Mark Otto
2012-05-28 17:32:24 -07:00
parent f53a038088
commit 7875e4833c
5 changed files with 65 additions and 32 deletions
-4
View File
@@ -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,