aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-05-24 03:28:25 -0700
committerfriendica <info@friendica.com>2014-05-24 03:28:25 -0700
commitda523fcfacffbf5456e6ab88a116787dea969000 (patch)
tree7f88945a70ea22e08005d4fbdfee586225e12e5c /view
parent059b6cd411e7034bd6b1b6de02dc34984259bd11 (diff)
downloadvolse-hubzilla-da523fcfacffbf5456e6ab88a116787dea969000.tar.gz
volse-hubzilla-da523fcfacffbf5456e6ab88a116787dea969000.tar.bz2
volse-hubzilla-da523fcfacffbf5456e6ab88a116787dea969000.zip
app basic style
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;