diff --git a/addform.html b/addform.html
index d7d5944..317ce39 100644
--- a/addform.html
+++ b/addform.html
@@ -168,6 +168,13 @@
color: #6d6d6d;
}
+ .buttons {
+ position: absolute;
+ top: 0px;
+ right: -192px;
+ /* display: none; */
+ text-align: -webkit-right;
+ }
@@ -365,7 +372,7 @@
-
+
@@ -373,6 +380,11 @@