From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 5B32EE009C5; Tue, 21 Jul 2015 03:58:44 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [209.85.212.169 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from mail-wi0-f169.google.com (mail-wi0-f169.google.com [209.85.212.169]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 0F8AFE00973 for ; Tue, 21 Jul 2015 03:58:41 -0700 (PDT) Received: by wibxm9 with SMTP id xm9so116898163wib.0 for ; Tue, 21 Jul 2015 03:58:40 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=9pj5afu6+vsX8ybZjdECDBfOnS3PImMBYykIV7sKAn0=; b=C/fLvw5ab7SxEIe2tcE3siSUr1sZsypM05pa03YDW07JdELDRg2mNv7PhR82rhwoSZ aeVwhzfEerN69bHcEVWITILyZ9i8W7d9P2riBSjbTn0REQxY7h7StQEp+sQBxGcGwwvC VuV2qaLihnAVaRsBHyJdj5EcDWbgylOWsQVpnkgDdckJGwZkdQZ0IZDRxTgoGwedrI0B N6o2UTxRvE5abrRHCyXVaOvw85AfoQQRv1jW9tWOUCFgwj4O25nfgahVMGvwQCV4ZSvH F0SXzsnmJcYaOPzhI7bqF4F9DAwVI9MJWeMFttgfPKPTHtXmpcmViffgfjRKsuKpK73O mfEw== X-Gm-Message-State: ALoCoQkiuZFZqlkX32SxG+lSHgIR/qX74L78re2k7tdQLsMogJR8R+kbYXa6AUlMsEUZE7OjmWSo X-Received: by 10.180.101.138 with SMTP id fg10mr30730642wib.46.1437476320764; Tue, 21 Jul 2015 03:58:40 -0700 (PDT) Received: from [192.168.2.157] ([83.217.123.106]) by smtp.googlemail.com with ESMTPSA id be9sm36418236wjb.26.2015.07.21.03.58.40 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 21 Jul 2015 03:58:40 -0700 (PDT) Message-ID: <55AE25DF.7050308@intel.com> Date: Tue, 21 Jul 2015 11:58:39 +0100 From: Michael Wood User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: toaster@yoctoproject.org References: In-Reply-To: Subject: Re: [review-request] bbarrosp/fix-chrome-tables X-BeenThere: toaster@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Web based interface for BitBake List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Jul 2015 10:58:44 -0000 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit On 21/07/15 11:07, Barros Pena, Belen wrote: > bbarrosp/fix-chrome-tables > b3da95379326545421a58424b47ca62617fe1cf1 > > > > bitbake: toastergui: make our tables Chrome-happy > > > Make sure that Toaster tables adapt nicely to the > viewport width in Chrome without squashing the > buttons in the right column (when they are there). > > > Thanks, looks good to me. Submitted upstream. Michael