Fix some IE10 styles.

This commit is contained in:
Lars Jung 2015-04-08 01:14:17 +02:00
parent c487eaa846
commit bdbaf26e9b
2 changed files with 2 additions and 1 deletions

View file

@ -76,7 +76,7 @@
}
select {
width: 182px;
width: 187px;
padding: 0 8px;
height: 48px;
line-height: 48px;

View file

@ -18,6 +18,7 @@
#backlink {
display: block;
overflow: hidden;
flex: 0 0 auto;
order: 99;