You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by he...@apache.org on 2015/06/24 09:38:42 UTC

[12/12] incubator-brooklyn git commit: remove overflow-y where it doesn't belong

remove overflow-y where it doesn't belong


Project: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/commit/b08fe4ec
Tree: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/tree/b08fe4ec
Diff: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/diff/b08fe4ec

Branch: refs/heads/master
Commit: b08fe4ecaf79d644f7dabbef1a62af7ededcbe58
Parents: 3c11304
Author: Alex Heneveld <al...@cloudsoftcorp.com>
Authored: Wed Jun 24 00:37:08 2015 -0700
Committer: Alex Heneveld <al...@cloudsoftcorp.com>
Committed: Wed Jun 24 00:37:08 2015 -0700

----------------------------------------------------------------------
 usage/jsgui/src/main/webapp/assets/css/base.css | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/b08fe4ec/usage/jsgui/src/main/webapp/assets/css/base.css
----------------------------------------------------------------------
diff --git a/usage/jsgui/src/main/webapp/assets/css/base.css b/usage/jsgui/src/main/webapp/assets/css/base.css
index c33d015..745540c 100644
--- a/usage/jsgui/src/main/webapp/assets/css/base.css
+++ b/usage/jsgui/src/main/webapp/assets/css/base.css
@@ -1114,7 +1114,6 @@ tr.app-add-wizard-config-entry {
     margin-bottom: 6px;
     background-color: #F0F0F0;
     border-radius: 5px;
-    overflow-y: scroll;
 }
 .catalog-accordion-wrapper .accordion-nav-row {
     white-space: pre;