mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-29 06:25:18 -04:00
Fix some IE10 styles.
This commit is contained in:
parent
c487eaa846
commit
bdbaf26e9b
2 changed files with 2 additions and 1 deletions
|
@ -76,7 +76,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
select {
|
select {
|
||||||
width: 182px;
|
width: 187px;
|
||||||
padding: 0 8px;
|
padding: 0 8px;
|
||||||
height: 48px;
|
height: 48px;
|
||||||
line-height: 48px;
|
line-height: 48px;
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
|
|
||||||
|
|
||||||
#backlink {
|
#backlink {
|
||||||
|
display: block;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
flex: 0 0 auto;
|
flex: 0 0 auto;
|
||||||
order: 99;
|
order: 99;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue