From da523fcfacffbf5456e6ab88a116787dea969000 Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 24 May 2014 03:28:25 -0700 Subject: app basic style --- version.inc | 2 +- view/theme/redbasic/css/style.css | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) 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; -- cgit v1.2.3