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;