diff --git a/module/search/css/index.css b/module/search/css/index.css index 9c84ffbbbe..80dd0f96c3 100644 --- a/module/search/css/index.css +++ b/module/search/css/index.css @@ -3,7 +3,7 @@ .table-footer .pager {margin: 0px; height: 30px; padding-top: 10px;} .table-footer .pager .icon-play.icon-flip-horizontal:before {content:"\e314";} .table-footer .pager .icon-play:before {content:"\e315";} -.modal.with-titlebar .modal-header {margin-bottom: 10px;} +.modal.with-titlebar .modal-header, .no-stash {margin-bottom: 10px;} .modal.with-titlebar .modal-header .modal-title {display: block;} .list {color: #333; background-color: #fff; border: solid #DDD 1px; border-radius: 3px;} diff --git a/module/search/view/index.html.php b/module/search/view/index.html.php index 89a0439f31..5bf73fcc50 100644 --- a/module/search/view/index.html.php +++ b/module/search/view/index.html.php @@ -19,7 +19,7 @@ adjustMenuWidth();