diff --git a/htdocs/theme/bureau2crea/style.css.php b/htdocs/theme/bureau2crea/style.css.php index 880ce62855e..332dbc3d45e 100644 --- a/htdocs/theme/bureau2crea/style.css.php +++ b/htdocs/theme/bureau2crea/style.css.php @@ -252,7 +252,11 @@ div.fiche { /* ============================================================================== */ .ui-layout-resizer-west-open { - left: 240px !important; + /*left: 240px !important;*/ +} + +.ui-layout-north { + height: 57px !important; } /* ============================================================================== */ diff --git a/htdocs/theme/cameleo/style.css.php b/htdocs/theme/cameleo/style.css.php index 32efdb3cc20..1b7122e80a9 100644 --- a/htdocs/theme/cameleo/style.css.php +++ b/htdocs/theme/cameleo/style.css.php @@ -3,6 +3,7 @@ * Copyright (C) 2006 Rodolphe Quiedeville * Copyright (C) 2007-2011 Regis Houssin * Copyright (C) 2010-2011 Herve Prot + * Copyright (C) 2011 Juanjo Menent * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -794,7 +795,7 @@ td.photo { /* ============================================================================== */ .ui-layout-resizer-west-open { - left: 200px !important; + /*left: 200px !important;*/ } .ui-layout-north {