Replace 'X' with Cancel button on save panel (closes #2378)

This commit is contained in:
Bryan Housel
2015-07-30 14:03:31 -04:00
parent 9a7042b530
commit df2fcb82fa
2 changed files with 29 additions and 12 deletions
+7
View File
@@ -2427,6 +2427,13 @@ img.wiki-image {
vertical-align: middle;
}
.save-section .buttons .action {
display: inline-block;
margin: 0 20px 0 0;
text-align: center;
vertical-align: middle;
}
.loading-modal {
text-align: center;
}