mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
Layout fixes
This commit is contained in:
parent
721f156425
commit
b42cbbccb9
1 changed files with 9 additions and 0 deletions
|
@ -133,3 +133,12 @@ form{
|
|||
margin-right:5px;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 979px){
|
||||
.navbar-fixed-top, .navbar-fixed-bottom{
|
||||
margin: 0 -20px;
|
||||
}
|
||||
.admin #page{
|
||||
padding-top:20px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue