aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/css
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-11-13 19:24:13 -0800
committerfriendica <info@friendica.com>2013-11-13 19:24:13 -0800
commit412ebdade716d9c903a264916c53e15b2981042a (patch)
treebe2c5b5118682dff0bbf366fb4e18debfdc1a035 /view/theme/redbasic/css
parent0f6907ab68e5d85d3ca80212be0c07e47159bd41 (diff)
downloadvolse-hubzilla-412ebdade716d9c903a264916c53e15b2981042a.tar.gz
volse-hubzilla-412ebdade716d9c903a264916c53e15b2981042a.tar.bz2
volse-hubzilla-412ebdade716d9c903a264916c53e15b2981042a.zip
issues with converse_width uncovered during testing
Diffstat (limited to 'view/theme/redbasic/css')
-rw-r--r--view/theme/redbasic/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index 7f9d68f63..f5ff8e49a 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -1024,7 +1024,7 @@ footer {
}
.thread-wrapper.toplevel_item {
- width: 92%;
+ width: 92%;
max-width: $converse_width;
}