]> git.uio.no Git - u/erikhf/frm.git/blobdiff - src/components/sidebar/sidebar.html
merge fun
[u/erikhf/frm.git] / src / components / sidebar / sidebar.html
index 48c5f3cae0e9f26df4f1b09abc20825a3966f478..50b0a89e511ac5e8a67de537f37fe0682a2e39d9 100644 (file)
@@ -1,5 +1,5 @@
 <div>
-    <div [hidden]="!active" class="form-background" style="overflow-y:auto;">
+    <div [hidden]="!active" class="form-background" style="overflow-y:auto; position:relative; float:right; ">
         <form *ng-if="editmode" [(ng-form-model)]="form" (ng-submit)="onSubmit()" #of="form">
             <h3>{{newObject?"Add new Organizational Unit":"Update Organizational Unit"}}</h3>