Move the save dialog to the sidebar

This commit is contained in:
John Firebaugh
2013-05-11 11:45:47 -07:00
parent b8b1a358e9
commit 3a7c184e69
11 changed files with 195 additions and 131 deletions
+5
View File
@@ -2287,6 +2287,11 @@ img.wiki-image {
/* Commit Modal
------------------------------------------------------- */
.commit-modal {
width: 100%;
height: 100%;
}
.commit-modal a.user-info {
display: inline-block;
}