Improved bulk style.
This commit is contained in:
parent
a43d16ec8e
commit
2d102fd2a1
1 changed files with 5 additions and 0 deletions
|
@ -660,6 +660,11 @@ footer {
|
||||||
border-color: #eee;
|
border-color: #eee;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.bulk-action {
|
||||||
|
position: absolute;
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
.ticket-action {
|
.ticket-action {
|
||||||
padding: 6px 8px 6px;
|
padding: 6px 8px 6px;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
|
|
Loading…
Reference in a new issue