You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by pr...@apache.org on 2012/11/26 22:30:08 UTC

[2/2] git commit: CLOUDSTACK-539:Cropped Text in UI under Quick View

CLOUDSTACK-539:Cropped Text in UI under Quick View


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

Branch: refs/heads/master
Commit: eaa05f0694fc179b914470fe735b8b29132ea0ba
Parents: 6d200c5
Author: Pranav Saxena <pr...@citrix.com>
Authored: Tue Nov 27 02:58:25 2012 +0530
Committer: Pranav Saxena <pr...@citrix.com>
Committed: Tue Nov 27 02:58:25 2012 +0530

----------------------------------------------------------------------
 ui/css/cloudstack3.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/eaa05f06/ui/css/cloudstack3.css
----------------------------------------------------------------------
diff --git a/ui/css/cloudstack3.css b/ui/css/cloudstack3.css
index 171b726..e6401ad 100644
--- a/ui/css/cloudstack3.css
+++ b/ui/css/cloudstack3.css
@@ -1458,7 +1458,7 @@ div.list-view td.state.off span {
 }
 
 .quick-view-tooltip .detail-view .detail-group .main-groups table td.value span {
-  height: 15px;
+  height: 25px;
   top: 0px;
 }