The 'save to folder' modal dialog looked like crap. Now it only looks like dung.

This commit is contained in:
redmatrix
2016-08-30 21:43:33 -07:00
parent bf3a409569
commit b775a1aa0e
3 changed files with 15 additions and 5 deletions

View File

@@ -319,3 +319,11 @@ img.smiley.emoji:hover {
width: 32px;
height: 32px;
}
.combobox {
padding: 15px;
}
#filer_save {
margin-left: 15px;
}