Return-Path: X-Original-To: apmail-ambari-commits-archive@www.apache.org Delivered-To: apmail-ambari-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 A264B10ED4 for ; Tue, 26 Nov 2013 17:57:24 +0000 (UTC) Received: (qmail 24239 invoked by uid 500); 26 Nov 2013 17:56:21 -0000 Delivered-To: apmail-ambari-commits-archive@ambari.apache.org Received: (qmail 24214 invoked by uid 500); 26 Nov 2013 17:56:20 -0000 Mailing-List: contact commits-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ambari-dev@ambari.apache.org Delivered-To: mailing list commits@ambari.apache.org Received: (qmail 24203 invoked by uid 99); 26 Nov 2013 17:56:18 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Nov 2013 17:56:18 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 82F23918891; Tue, 26 Nov 2013 17:56:18 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: alexantonenko@apache.org To: commits@ambari.apache.org Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: git commit: AMBARI-3890. Background operations: two scrollbars, if width is lower then 1450px (Denys Buzhor via alexantonenko) Date: Tue, 26 Nov 2013 17:56:18 +0000 (UTC) Updated Branches: refs/heads/trunk 029c1df7d -> c941e6d52 AMBARI-3890. Background operations: two scrollbars, if width is lower then 1450px (Denys Buzhor via alexantonenko) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/c941e6d5 Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/c941e6d5 Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/c941e6d5 Branch: refs/heads/trunk Commit: c941e6d52f9000d52f91b1598c52ce346cbdec8f Parents: 029c1df Author: Alex Antonenko Authored: Tue Nov 26 19:56:15 2013 +0200 Committer: Alex Antonenko Committed: Tue Nov 26 19:56:15 2013 +0200 ---------------------------------------------------------------------- ambari-web/app/styles/application.less | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/c941e6d5/ambari-web/app/styles/application.less ---------------------------------------------------------------------- diff --git a/ambari-web/app/styles/application.less b/ambari-web/app/styles/application.less index c7070f3..f429c1b 100644 --- a/ambari-web/app/styles/application.less +++ b/ambari-web/app/styles/application.less @@ -1059,6 +1059,7 @@ a:focus { width: 60%; margin: 0 0 0 -30%; max-height: 544px; + min-width: 590px; top: 5%; } .long-popup-list {