web/data/cubicweb.ie.css
branchstable
changeset 6892 e73245c14516
parent 5819 1017163825c7
--- a/web/data/cubicweb.ie.css	Wed Jan 26 09:32:34 2011 +0100
+++ b/web/data/cubicweb.ie.css	Tue Jan 25 15:16:05 2011 +0100
@@ -4,10 +4,20 @@
   margin-top: 0px;
 }
 
+table#header td#header-right  div.popupWrapper {
+  position: relative;
+  z-index: 400;
+}
+
+table#header td#header-right{
+  text-align:right;
+}
+
 /* quick and dirty solution for pop to be
    correctly displayed on right edge of window */
 div.popupWrapper{
   direction:rtl;
+  text-align:right;
 }
 
 div#rqlinput input.rqlsubmit{