mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-07-31 10:30:15 +02:00
Fix some IE10 styles.
This commit is contained in:
@@ -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;
|
||||||
|
Reference in New Issue
Block a user