aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
Diffstat (limited to 'view')
-rw-r--r--view/theme/redbasic/css/style.css6
1 files changed, 6 insertions, 0 deletions
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;