From aae8a654666e51237ff569ec0fa551493bddd381 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 31 Mar 2012 18:34:42 +0200 Subject: [PATCH] Fix: scrollbar --- htdocs/theme/eldy/style.css.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/htdocs/theme/eldy/style.css.php b/htdocs/theme/eldy/style.css.php index 0820e358fd0..08f96c410d6 100644 --- a/htdocs/theme/eldy/style.css.php +++ b/htdocs/theme/eldy/style.css.php @@ -867,6 +867,8 @@ td.photo { box-shadow: 4px 4px 4px #EEE; padding: 0 4px 0 4px !important; + + height: 34px !important; } a.toolbarbutton { @@ -874,9 +876,6 @@ a.toolbarbutton { margin-left: 4px; margin-right: 4px; height: 30px; -/* border: solid 1px #AAAAAA; - width: 32px; - background: #FFFFFF;*/ } img.toolbarbutton { margin-top: 1px;