aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-09-30 23:19:55 -0700
committerMark Otto <[email protected]>2012-09-30 23:19:55 -0700
commit08446563b92c64c3ac3b83d922797c94f5bc11a9 (patch)
tree8df688510ba5e4e7eeb3ffda17be993690d327a0 /docs
parent443b6052463285b36752f97a656be95c01650fca (diff)
downloadbootstrap-08446563b92c64c3ac3b83d922797c94f5bc11a9.tar.xz
bootstrap-08446563b92c64c3ac3b83d922797c94f5bc11a9.zip
clean up comments in reset, remove ie7 css hacks
Diffstat (limited to 'docs')
-rw-r--r--docs/assets/css/bootstrap.css3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css
index f54865108..1ec9fdc5b 100644
--- a/docs/assets/css/bootstrap.css
+++ b/docs/assets/css/bootstrap.css
@@ -25,8 +25,6 @@ audio,
canvas,
video {
display: inline-block;
- *display: inline;
- *zoom: 1;
}
audio:not([controls]) {
@@ -90,7 +88,6 @@ textarea {
button,
input {
- *overflow: visible;
line-height: normal;
}