mirror of
https://github.com/haiwen/seahub.git
synced 2025-07-12 22:49:15 +00:00
Merge branch 'lj_ie'
This commit is contained in:
commit
0c025c88a9
@ -45,6 +45,9 @@ button {
|
||||
font-family:Arial, Helvetica, sans-serif;/*for ff*/
|
||||
display:inline-block;/*for ie*/
|
||||
}
|
||||
button {
|
||||
overflow:visible;/*for ie 7*/
|
||||
}
|
||||
input[type=checkbox] {
|
||||
height:auto;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user