web/data/cubicweb.old.css
changeset 8326 2e793b2cdb57
parent 8288 50a683f2768c
child 8349 fdb796435d7b
--- a/web/data/cubicweb.old.css	Tue Mar 20 18:29:13 2012 +0100
+++ b/web/data/cubicweb.old.css	Wed Mar 21 11:08:31 2012 +0100
@@ -253,10 +253,16 @@
 table#header a {
   color: #000;
 }
+table#header td#headtext {
+  white-space: nowrap;
+}
 
 table#header td#header-right {
   padding-top: 1em;
-  float: right;
+  white-space: nowrap;
+}
+table#header td#header-center{
+  width: 100%;
 }
 
 span#appliName {