From da523fcfacffbf5456e6ab88a116787dea969000 Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 24 May 2014 03:28:25 -0700 Subject: app basic style --- view/theme/redbasic/css/style.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'view') 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