mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
Merge pull request #2257 from davydovanton/update-web-for-mobile
Centered text in footer navbar [tablet view]
This commit is contained in:
commit
2b34b9d38e
1 changed files with 1 additions and 0 deletions
|
@ -644,6 +644,7 @@ div.interval-slider input {
|
|||
.navbar-text {
|
||||
float:none;
|
||||
line-height: 30px;
|
||||
margin: 15px auto;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue