Bug 1472796 - Fix action menu cut off at bottom of results pane (#3755)

This commit is contained in:
Cameron Dawson 2018-07-05 10:45:48 -07:00 коммит произвёл GitHub
Родитель 42de1f930b
Коммит 6319306eb3
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -53,6 +53,7 @@ job-view {
.th-global-content {
overflow-y: auto;
overflow-x: hidden;
height: 100%;
}
.pagination, .panel-title a {