From 6d8214f96bfc8b981fae7c0ffe0cba68206dd86b Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 19 Dec 2014 01:48:47 -0800 Subject: provide link to help for channel permission roles when creating a channel --- view/css/mod_new_channel.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'view/css') diff --git a/view/css/mod_new_channel.css b/view/css/mod_new_channel.css index 068f4f3a5..397601635 100644 --- a/view/css/mod_new_channel.css +++ b/view/css/mod_new_channel.css @@ -22,6 +22,10 @@ h2 { width: 275px; } +.newchannel-role-morehelp { + float: left; + width: 32px; +} .newchannel-input { float: left; width: 275px; -- cgit v1.2.3