Merge pull request #1638 from lostdalek/hotfix/PHRAS-904

PHRAS-904
This commit is contained in:
Benoît Burnichon
2016-01-22 10:21:55 +01:00
2 changed files with 7 additions and 6 deletions

View File

@@ -260,9 +260,12 @@
width: 100%;
display: none;
}
.edit-zone-title {
height: 45px;
bottom: auto;
}
#EDIT_EDIT {
top: 35px;
top: 45px;
bottom: 60px;
overflow-x: hidden;
overflow-y: auto;