Fix Save button position

Fixes #101
This commit is contained in:
John Firebaugh
2012-11-25 14:53:50 -04:00
parent ca4121e0c4
commit 66da508836
+1
View File
@@ -95,6 +95,7 @@ input[type=text]:focus {
#bar button#save {
position:absolute;
top:0;
right:100px;
background:#3F5CA5;
color:#eee;