some tweaks

Former-commit-id: edccade28fa0f726ea610be43a5e0a11e492a912
This commit is contained in:
Henrique Dias
2017-01-04 17:58:14 +00:00
parent 8cfef6fa93
commit 543c43517d
3 changed files with 90 additions and 95 deletions

View File

@@ -981,8 +981,7 @@ header .actions {
padding: 2em;
max-width: 25em;
width: 90%;
max-height: 95vh;
overflow: auto;
max-height: 95%;
}
.prompt h3,
@@ -1030,6 +1029,8 @@ header .actions {
.prompt .file-list {
flex-direction: initial;
max-height: 50vh;
overflow: auto;
}
.prompt .file-list ul {