From patchwork Thu Oct 6 12:09:13 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Zygmunt Krynicki X-Patchwork-Id: 4550 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id ACB6C23F5B for ; Thu, 6 Oct 2011 12:09:17 +0000 (UTC) Received: from mail-gx0-f180.google.com (mail-gx0-f180.google.com [209.85.161.180]) by fiordland.canonical.com (Postfix) with ESMTP id 7B919A18D11 for ; Thu, 6 Oct 2011 12:09:17 +0000 (UTC) Received: by ggni2 with SMTP id i2so2481171ggn.11 for ; Thu, 06 Oct 2011 05:09:17 -0700 (PDT) Received: by 10.223.65.68 with SMTP id h4mr2614861fai.24.1317902956734; Thu, 06 Oct 2011 05:09:16 -0700 (PDT) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.152.23.170 with SMTP id n10cs126532laf; Thu, 6 Oct 2011 05:09:16 -0700 (PDT) Received: by 10.227.32.133 with SMTP id c5mr966049wbd.4.1317902953777; Thu, 06 Oct 2011 05:09:13 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id gd5si3787965wbb.100.2011.10.06.05.09.13 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 06 Oct 2011 05:09:13 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of bounces@canonical.com designates 91.189.90.7 as permitted sender) client-ip=91.189.90.7; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of bounces@canonical.com designates 91.189.90.7 as permitted sender) smtp.mail=bounces@canonical.com Received: from ackee.canonical.com ([91.189.89.26]) by indium.canonical.com with esmtp (Exim 4.71 #1 (Debian)) id 1RBmlF-0001O1-6U for ; Thu, 06 Oct 2011 12:09:13 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 28EF1E0419 for ; Thu, 6 Oct 2011 12:09:13 +0000 (UTC) MIME-Version: 1.0 X-Launchpad-Project: lava-server X-Launchpad-Branch: ~linaro-validation/lava-server/trunk X-Launchpad-Message-Rationale: Subscriber X-Launchpad-Branch-Revision-Number: 251 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-server/trunk] Rev 251: Minor tweak to sidebar haders. Message-Id: <20111006120913.6390.451.launchpad@ackee.canonical.com> Date: Thu, 06 Oct 2011 12:09:13 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="14085"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: c8735f3fa1a33dc9838e6b5a7319ce4856d84c92 ------------------------------------------------------------ revno: 251 committer: Zygmunt Krynicki branch nick: trunk timestamp: Thu 2011-10-06 13:51:05 +0200 message: Minor tweak to sidebar haders. Using inline block causes consecutive headers to stack along side each other and did not look nice. modified: lava_server/htdocs/css/default.css --- lp:lava-server https://code.launchpad.net/~linaro-validation/lava-server/trunk You are subscribed to branch lp:lava-server. To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-server/trunk/+edit-subscription === modified file 'lava_server/htdocs/css/default.css' --- lava_server/htdocs/css/default.css 2011-09-27 19:48:26 +0000 +++ lava_server/htdocs/css/default.css 2011-10-06 11:51:05 +0000 @@ -259,7 +259,6 @@ font-size: 12pt; font-weight: bold; line-height: 1.2ex; - display: inline-block; color: inherit; }