Updated Branches:
  refs/heads/4.3 c1be40492 -> 5687f1294

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/5687f129
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/5687f129
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/5687f129

Branch: refs/heads/4.3
Commit: 5687f1294866efe4d4426b51fa9124fc29f4f70d
Parents: c1be404
Author: Brian Federle <[email protected]>
Authored: Tue Dec 3 15:20:16 2013 -0800
Committer: Brian Federle <[email protected]>
Committed: Tue Dec 3 15:21:00 2013 -0800

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


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/5687f129/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;

Reply via email to