Expiring Evaluation license pushes primary nav below header

Expiring Evaluation license pushes primary nav below header

While on v9 Beta build 8991 with and expiring evaluation license, the primary navigation is pushed down where it is unusable.

See attached screenshot

I temporarily fixed this with the following modification to: 

c:/ManageEngine/ServiceDesk/applications/extracted/AdventNetServiceDesk.eear/AdventNetServiceDeskWC.ear/AdventNetServiceDesk.war/style/common-style.css

Added the whites-space: nowrap; below for modern browsers to keep the license expiration text from pushing the header links down beyond the fixed 37px height.

.noborderimp, .tableComponent th.noborderimp {
border: none !important;
white-space: nowrap;
}

Could have adverse effects elsewhere. 
                New to ADManager Plus?

                  New to ADSelfService Plus?