don't wrap in the tree view of apps

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

Branch: refs/heads/0.5.0
Commit: e08847ed05f2047b2d1030631742db25db4a54c2
Parents: badb594
Author: Alex Heneveld <[email protected]>
Authored: Thu Mar 14 01:47:46 2013 +0000
Committer: Alex Heneveld <[email protected]>
Committed: Thu Mar 14 01:47:46 2013 +0000

----------------------------------------------------------------------
 usage/jsgui/src/main/webapp/assets/css/prettybrook.css | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn-ui/blob/e08847ed/usage/jsgui/src/main/webapp/assets/css/prettybrook.css
----------------------------------------------------------------------
diff --git a/usage/jsgui/src/main/webapp/assets/css/prettybrook.css 
b/usage/jsgui/src/main/webapp/assets/css/prettybrook.css
index f33e8a7..3e01976 100644
--- a/usage/jsgui/src/main/webapp/assets/css/prettybrook.css
+++ b/usage/jsgui/src/main/webapp/assets/css/prettybrook.css
@@ -475,6 +475,7 @@ ol.tree {
        padding: 0px 8px 6px 2px;
        overflow-x: scroll;
        margin: 0;
+       white-space: nowrap;
 }
 
 .label-message {

Reply via email to