Merge branch 'onelab' of ssh://git.onelab.eu/git/myslice into onelab
[myslice.git] / plugins / filter_status / templates / filter_status.html
index a2e7a0a..8350eb1 100644 (file)
@@ -22,7 +22,7 @@
   </a>
   
   <a href="#" class="list-group-item sl-resources"
-     style='display: inline-block !important; font-size: inherit;' 
+     style='display: inline-block !important; font-size: inherit; width:130px;
      id="{{ domid }}__unconfigured" 
      data-status="unconfigured"
      title="View resources that you have selected to add to your slice, that require configuration before they can be reserved. Hover you mouse over the symbol next to the checkbox for more details."
@@ -32,7 +32,7 @@
   </a>
   
   <a href="#" class="list-group-item sl-resources" 
-     style='display: inline-block !important; font-size: inherit; position: absolute;
+     style='display: inline-block !important; font-size: inherit;' 
      id="{{ domid }}__pending" 
      data-status="pending"
      title="View pending changes to your slice: resources that you have selected to add, and resources that you have selected to remove. Click on the Apply button to apply those changes, or on the Cancel button to cancel them."