diff --git a/app/assets/stylesheets/zzz.css b/app/assets/stylesheets/zzz.css index 7b3e87f10..36c77d93f 100644 --- a/app/assets/stylesheets/zzz.css +++ b/app/assets/stylesheets/zzz.css @@ -660,6 +660,11 @@ footer { border-color: #eee; } +.bulk-action { + position: absolute; + width: 100%; +} + .ticket-action { padding: 6px 8px 6px; position: fixed;