Return-Path: X-Original-To: apmail-cloudstack-commits-archive@www.apache.org Delivered-To: apmail-cloudstack-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C71ED10AB3 for ; Wed, 29 Jan 2014 08:55:07 +0000 (UTC) Received: (qmail 59370 invoked by uid 500); 29 Jan 2014 08:55:06 -0000 Delivered-To: apmail-cloudstack-commits-archive@cloudstack.apache.org Received: (qmail 59132 invoked by uid 500); 29 Jan 2014 08:55:05 -0000 Mailing-List: contact commits-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list commits@cloudstack.apache.org Received: (qmail 48307 invoked by uid 99); 29 Jan 2014 08:53:39 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Jan 2014 08:53:39 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 6240390E8A9; Wed, 29 Jan 2014 08:53:37 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: girish@apache.org To: commits@cloudstack.apache.org Date: Wed, 29 Jan 2014 08:54:17 -0000 Message-Id: In-Reply-To: <1ffdbb021f814f6aaa01f5d1ff83609f@git.apache.org> References: <1ffdbb021f814f6aaa01f5d1ff83609f@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [42/50] git commit: updated refs/heads/marvin to df58f51 multi-edit UI: Fix wrapping for multirange (start-end) fields Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/547aa367 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/547aa367 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/547aa367 Branch: refs/heads/marvin Commit: 547aa36707087beca72055dc5eceef195061a3ba Parents: 25d8e3d Author: Brian Federle Authored: Tue Jan 28 11:55:43 2014 -0800 Committer: Brian Federle Committed: Tue Jan 28 11:55:43 2014 -0800 ---------------------------------------------------------------------- ui/css/cloudstack3.css | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/547aa367/ui/css/cloudstack3.css ---------------------------------------------------------------------- diff --git a/ui/css/cloudstack3.css b/ui/css/cloudstack3.css index 18a88ba..993673b 100644 --- a/ui/css/cloudstack3.css +++ b/ui/css/cloudstack3.css @@ -7624,7 +7624,6 @@ div.container div.panel div#details-tab-addloadBalancer.detail-group div.loadBal .multi-edit .range input { width: 35px; - margin-left: 6px; margin-right: 2px; position: relative; }