aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--version.inc2
-rw-r--r--view/theme/redbasic/css/style.css6
2 files changed, 7 insertions, 1 deletions
diff --git a/version.inc b/version.inc
index 26370f4b2..d00c90e8a 100644
--- a/version.inc
+++ b/version.inc
@@ -1 +1 @@
-2014-05-23.684
+2014-05-24.685
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index f773264cc..fe4c93e66 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -535,6 +535,12 @@ aside li {
font-size: 0.7em;
}
+.app-name {
+ width: 125px;
+ overflow: none;
+}
+
+
.pager {
padding: 10px;
text-align: center;