X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/81903154e24efaaa51d9a190a869b4c0ce2e5e09..c5d397d9b1c2e13dfdaf644fbd98cd41d00a2909:/css/lx-office-erp/frame_header/header.css diff --git a/css/lx-office-erp/frame_header/header.css b/css/lx-office-erp/frame_header/header.css index 3046f2336..cf5d146eb 100644 --- a/css/lx-office-erp/frame_header/header.css +++ b/css/lx-office-erp/frame_header/header.css @@ -38,6 +38,10 @@ vertical-align: middle; } +#frame-header .frame-header-right { + margin-top: 3px; +} + #frame-header #ajax-spinner { margin-top: 2px; margin-right: 10px; @@ -47,3 +51,7 @@ min-width: 16px; min-height: 16px; } + +#frame-header input { + font-size: 12px; +}