[Ovirt-devel] [PATCH server] BZ500465

Scott Seago sseago at redhat.com
Thu May 28 17:35:26 UTC 2009


Jason Guiditta wrote:
> The padding on the detail pane was not accounted for.
>
> Signed-off-by: Jason Guiditta <jguiditt at redhat.com>
> ---
>  src/public/stylesheets/layout.css |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/src/public/stylesheets/layout.css b/src/public/stylesheets/layout.css
> index 855d61d..f232c6c 100644
> --- a/src/public/stylesheets/layout.css
> +++ b/src/public/stylesheets/layout.css
> @@ -225,7 +225,7 @@ a { color:#000000; text-decoration: none;}
>    overflow: auto;
>    position: absolute;
>    top: 28px;
> -  bottom: 171px;
> +  bottom: 191px;
>    right: 0px;
>    left: 0px;
>  }
>   
ACK




More information about the ovirt-devel mailing list