diff --git a/style/app.css b/style/app.css index 31f617a..8e5706f 100644 --- a/style/app.css +++ b/style/app.css @@ -46,8 +46,6 @@ /* Action Bar */ .faxes-container .filters.basic-actions { - display: inline-block; - margin-right: 10px; width: 131px; } @@ -55,19 +53,10 @@ width: 186px; } -.faxes-container:not(.empty) .action-bar { - position: absolute; - z-index: 2; -} - .faxes-container .action-bar .actionable { display: none; } -.faxes-container .action-bar { - margin-bottom: 25px; -} - .faxes-container .action-bar .filters > :first-child { margin-left: 0; } diff --git a/views/inbound-faxes.html b/views/inbound-faxes.html index 557a5a3..0e24b8c 100644 --- a/views/inbound-faxes.html +++ b/views/inbound-faxes.html @@ -1,5 +1,5 @@ -