mirror of
https://github.com/Poniverse/Pony.fm.git
synced 2024-11-22 04:58:01 +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%
|
||||||
|
|
Loading…
Reference in a new issue