diff --git a/www/pgm2/f18style.css b/www/pgm2/f18style.css index c1a3f3e7d..9337587ff 100644 --- a/www/pgm2/f18style.css +++ b/www/pgm2/f18style.css @@ -24,6 +24,8 @@ input.maininput { margin-left:10px; } padding:0 0.5em 0.5em 0; position: absolute; } +#menu > table td { padding-top: 2px; } + #menu.visible { left:10px!important; } #console { width:100%; top:2em; bottom:0px; position:absolute; overflow-y:auto;} #errmsg { background-color: #000000; color: #FFFFFF;