mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
Make smaller so thousands active don't throw it off
This commit is contained in:
parent
f66f173731
commit
e357d3647e
1 changed files with 1 additions and 1 deletions
|
@ -404,7 +404,7 @@ div.interval-slider input {
|
||||||
#realtime-legend .timestamp,
|
#realtime-legend .timestamp,
|
||||||
#history-legend .timestamp {
|
#history-legend .timestamp {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
width: 250px;
|
width: 220px;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
}
|
}
|
||||||
#realtime-legend .line,
|
#realtime-legend .line,
|
||||||
|
|
Loading…
Add table
Reference in a new issue