diff --git a/src/pages/home/activity/activity.html b/src/pages/home/activity/activity.html index 9e7299cc5..fb67eada3 100644 --- a/src/pages/home/activity/activity.html +++ b/src/pages/home/activity/activity.html @@ -7,20 +7,20 @@ -
+
Updating... Please stand by
- + - + - + No pending proposals - + \ No newline at end of file diff --git a/src/pages/includes/txp/txp.scss b/src/pages/includes/txp/txp.scss index 25477672d..57064fe16 100644 --- a/src/pages/includes/txp/txp.scss +++ b/src/pages/includes/txp/txp.scss @@ -8,6 +8,7 @@ page-txp{ display: -webkit-inline-box; } .action { + width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;