Should the sysload be aligned right?
I noticed this started in beta4 I think.
Alignment issue in plush
Forum rules
Help us help you:
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.
Re: Alignment issue in plush
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>
Re: Alignment issue in plush
It's already fixed for the next release (in the CSS file BTW).