Fix scrolling when there are many txp s on OSX
This commit is contained in:
parent
dc1c17632a
commit
0b5f323d11
3 changed files with 21 additions and 21 deletions
|
|
@ -753,6 +753,10 @@ ul.manage li {
|
|||
padding-top: 60px;
|
||||
}
|
||||
|
||||
.p60b {
|
||||
padding-bottom: 60px;
|
||||
}
|
||||
|
||||
.m60t {
|
||||
margin-top: 60px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue