1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-18 01:03:35 +00:00

ie11 style fixes

This commit is contained in:
Kyle Spearrin
2018-07-07 23:49:48 -04:00
parent e9da73b930
commit de5914194e
2 changed files with 5 additions and 1 deletions

View File

@@ -650,3 +650,7 @@ img.logo {
margin: 0 auto;
display: block;
}
.min-height-fix {
min-height: 1px;
}