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:
Vendored
-3
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user