aboutsummaryrefslogtreecommitdiffstats
path: root/view/css
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-09-17 21:16:15 -0700
committerfriendica <info@friendica.com>2014-09-17 21:16:15 -0700
commit51d9f0d97a186e32aeacc42e3b2d2001d04b5dd2 (patch)
tree52cd6eacf0eb3b78edc815fc91be81ae24399d05 /view/css
parenteca420ec96912ad573354953297564c9f9ad2c32 (diff)
downloadvolse-hubzilla-51d9f0d97a186e32aeacc42e3b2d2001d04b5dd2.tar.gz
volse-hubzilla-51d9f0d97a186e32aeacc42e3b2d2001d04b5dd2.tar.bz2
volse-hubzilla-51d9f0d97a186e32aeacc42e3b2d2001d04b5dd2.zip
channel permission roles
Diffstat (limited to 'view/css')
-rw-r--r--view/css/mod_new_channel.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/view/css/mod_new_channel.css b/view/css/mod_new_channel.css
index 3b9c80953..2af0fbb2d 100644
--- a/view/css/mod_new_channel.css
+++ b/view/css/mod_new_channel.css
@@ -1,13 +1,13 @@
h2 {
margin-left: 15%;
- margin-top: 15%;
+ margin-top: 5%;
}
#newchannel-form {
font-size: 1.4em;
margin-left: 15%;
- margin-top: 5%;
+ margin-top: 20px;
width: 50%;
}