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/12/04 00:20:41 UTC

git commit: updated refs/heads/master to b84f579

Updated Branches:
  refs/heads/master 03c78247c -> b84f5791c


Dashboard, alerts: Fix width of title


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

Branch: refs/heads/master
Commit: b84f5791c3bf013c634031fbb1d1c6cf526275a6
Parents: 03c7824
Author: Brian Federle <br...@citrix.com>
Authored: Tue Dec 3 15:20:16 2013 -0800
Committer: Brian Federle <br...@citrix.com>
Committed: Tue Dec 3 15:20:38 2013 -0800

----------------------------------------------------------------------
 ui/css/cloudstack3.css | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/b84f5791/ui/css/cloudstack3.css
----------------------------------------------------------------------
diff --git a/ui/css/cloudstack3.css b/ui/css/cloudstack3.css
index 96196a0..c60e722 100644
--- a/ui/css/cloudstack3.css
+++ b/ui/css/cloudstack3.css
@@ -4455,6 +4455,7 @@ Dialogs*/
 }
 
 .dashboard.admin .dashboard-container.sub.alerts ul li span.title {
+  width: 100%;
   font-weight: bold;
   font-size: 14px;
   font-weight: 100;