diff --git a/www/theme/default/style.css b/www/theme/default/style.css index c447c13668..0ebf7c9a2d 100644 --- a/www/theme/default/style.css +++ b/www/theme/default/style.css @@ -374,6 +374,7 @@ table.data-table td:last-child{padding-right: 20px;} /*-----------------------SPECIAL PART SETTING--------------------*/ /* Header. */ #header{padding:2px 20px 0 20px; background:#003366; border-bottom:1px solid #e4e4e4;} +#header td{vertical-align: middle;} /* Top bar. */ #topbar, #topbar a {color:#ACCADF}