Fixed aspect ratio of logo
This commit is contained in:
parent
beb0eed1c8
commit
b718171729
|
@ -69,7 +69,7 @@ select {
|
||||||
left: 22px;
|
left: 22px;
|
||||||
top: 30px;
|
top: 30px;
|
||||||
width: 100px;
|
width: 100px;
|
||||||
height: 46px;
|
height: 42px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Version Notification Starts*/
|
/* Version Notification Starts*/
|
||||||
|
|
Loading…
Reference in New Issue