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 { select {
width: 182px; width: 187px;
padding: 0 8px; padding: 0 8px;
height: 48px; height: 48px;
line-height: 48px; line-height: 48px;

View file

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