2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

give IE7 inline-block behavior for input-prepend/append

This commit is contained in:
Mark Otto
2012-03-25 14:37:19 -07:00
parent d0526e31fa
commit cbd77d0aeb
3 changed files with 5 additions and 0 deletions
+1
View File
@@ -475,6 +475,7 @@ select:focus:required:invalid {
.input-prepend,
.input-append {
display: inline-block;
.ie7-inline-block();
margin-bottom: 0;
}
// Re-hide hidden elements due to specifity