mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
Revert overflow for redis-url
and redis-namespace
to hidden
Looks like this was mistakenly? changed to `scroll` in 542b995
This commit is contained in:
parent
99b9c2de52
commit
be2b6a75c0
1 changed files with 1 additions and 1 deletions
|
@ -743,7 +743,7 @@ div.interval-slider input {
|
|||
}
|
||||
|
||||
.redis-url, .redis-namespace {
|
||||
overflow: scroll;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue