Fix context menu in drive and rename textbox styling

This commit is contained in:
Pierre Bondoerffer
2017-03-02 16:22:32 +01:00
parent d26d8f53d9
commit e0d972674f
3 changed files with 6 additions and 1 deletions

View File

@@ -66,6 +66,7 @@ li {
.contextMenu {
display: none;
position: absolute;
z-index: 50;
}
.contextMenu li {
padding: 0;
@@ -247,6 +248,7 @@ span.fa-folder-open {
}
#content div.grid li input {
width: 100%;
margin-top: 5px;
}
#content div.grid li .fa {
display: block;