Adjust width for PiAware SkyAware banner in css file
This commit is contained in:
parent
439f615552
commit
dfbe32559e
|
|
@ -396,7 +396,7 @@ select.error, textarea.error, input.error {
|
||||||
}
|
}
|
||||||
|
|
||||||
.piAwareLogo {
|
.piAwareLogo {
|
||||||
width: 186px;
|
width: 235px;
|
||||||
height: 24px;
|
height: 24px;
|
||||||
}
|
}
|
||||||
.flightfeederLogo {
|
.flightfeederLogo {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue