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

clean up comments in reset, remove ie7 css hacks

This commit is contained in:
Mark Otto
2012-09-30 23:19:55 -07:00
parent 443b605246
commit 08446563b9
2 changed files with 2 additions and 11 deletions
-3
View File
@@ -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;
}