Alignment issue in plush

Questions and bug reports for Beta releases should be posted here.
Forum rules
Help us help you:
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
sinkingfish
Newbie
Newbie
Posts: 3
Joined: February 27th, 2011, 7:16 am

Alignment issue in plush

Post by sinkingfish »

Should the sysload be aligned right?
I noticed this started in beta4 I think.
Image
war59312
Jr. Member
Jr. Member
Posts: 86
Joined: January 4th, 2011, 11:24 pm
Location: U.S.A
Contact:

Re: Alignment issue in plush

Post by war59312 »

Looking at the code, you would think so:

Code: Select all

<div id="nav_text_right">
			Sysload: <span id="loadavg">0.02 | 0.08 | 0.15</span>
		</div>
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Alignment issue in plush

Post by shypike »

It's already fixed for the next release (in the CSS file BTW).
Post Reply