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

@@ -95,6 +95,7 @@ li {
.contextMenu {
display: none;
position: absolute;
z-index: 50;
li {
padding: 0;
font-size: 16px;
@@ -292,6 +293,7 @@ span {
}
input {
width: 100%;
margin-top: 5px;
}
.fa {
display: block;