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 {
|
||||
width: 182px;
|
||||
width: 187px;
|
||||
padding: 0 8px;
|
||||
height: 48px;
|
||||
line-height: 48px;
|
||||
|
|
|
@ -18,6 +18,7 @@
|
|||
|
||||
|
||||
#backlink {
|
||||
display: block;
|
||||
overflow: hidden;
|
||||
flex: 0 0 auto;
|
||||
order: 99;
|
||||
|
|
Loading…
Add table
Reference in a new issue