You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by bf...@apache.org on 2013/10/10 23:18:27 UTC

[2/3] git commit: updated refs/heads/ui-restyle to bf12101

No overflow on dashboard pie charts


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/6651a4a3
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/6651a4a3
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/6651a4a3

Branch: refs/heads/ui-restyle
Commit: 6651a4a30540805b1b847ea345337725682c7bed
Parents: c455c02
Author: Brian Federle <br...@citrix.com>
Authored: Thu Oct 10 14:17:18 2013 -0700
Committer: Brian Federle <br...@citrix.com>
Committed: Thu Oct 10 14:17:18 2013 -0700

----------------------------------------------------------------------
 ui/stylesheets/_dashboard.scss | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/6651a4a3/ui/stylesheets/_dashboard.scss
----------------------------------------------------------------------
diff --git a/ui/stylesheets/_dashboard.scss b/ui/stylesheets/_dashboard.scss
index 64c1fd2..12eee82 100644
--- a/ui/stylesheets/_dashboard.scss
+++ b/ui/stylesheets/_dashboard.scss
@@ -108,9 +108,7 @@
 
         ul {
             padding: 0;
-            max-height: 230px;
-            overflow: auto;
-            
+
             li {
                 width: 200px;
                 height: 200px;