diff --git a/css/panel.css b/css/panel.css index 89e37ab..24497be 100644 --- a/css/panel.css +++ b/css/panel.css @@ -1,7 +1,7 @@ /* Panel */ #panel { background-color: BACKGROUND-COLOR; - height: 38px; + height: 36px; font-size: 14px; box-shadow: none; }