add proper left margin for filepicker title

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
This commit is contained in:
Jan-Christoph Borchardt 2016-10-19 14:43:04 +02:00
parent 31745d69f7
commit 19e1ff1b0f
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@
}
.oc-dialog-title {
background: #fff;
margin-left: 12px;
}
.oc-dialog-content {
z-index: 1000;