T316: Fixed the logo in Microsoft Edge.

This commit is contained in:
Peter Deltchev 2015-08-03 00:36:56 -07:00
parent 4b40c55512
commit 03df4d1ec9

View file

@ -36,6 +36,7 @@ header {
img.logo {
padding-left: 6px;
width: 100%;
max-width: 90%;
padding-top: 13px;
max-height: 45%
@ -203,4 +204,4 @@ header {
.file-over-notice {
display: none;
}
}