mirror of
https://github.com/Poniverse/Pony.fm.git
synced 2024-11-21 20:48:00 +01:00
T316: Fixed the logo in Microsoft Edge.
This commit is contained in:
parent
4b40c55512
commit
03df4d1ec9
1 changed files with 2 additions and 1 deletions
|
@ -36,6 +36,7 @@ header {
|
||||||
|
|
||||||
img.logo {
|
img.logo {
|
||||||
padding-left: 6px;
|
padding-left: 6px;
|
||||||
|
width: 100%;
|
||||||
max-width: 90%;
|
max-width: 90%;
|
||||||
padding-top: 13px;
|
padding-top: 13px;
|
||||||
max-height: 45%
|
max-height: 45%
|
||||||
|
@ -203,4 +204,4 @@ header {
|
||||||
|
|
||||||
.file-over-notice {
|
.file-over-notice {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue