From 1c564428182ea25892896109f6d8ec3f2a98b045 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 19 Sep 2014 23:35:16 -0700 Subject: Repeat after me - we always refer to our clientelle as 'members'. If your software calls you a "user" - get rid of it. --- view/css/mod_new_channel.css | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'view') diff --git a/view/css/mod_new_channel.css b/view/css/mod_new_channel.css index 0fca88389..068f4f3a5 100644 --- a/view/css/mod_new_channel.css +++ b/view/css/mod_new_channel.css @@ -67,7 +67,13 @@ h2 { position:absolute; top:22px; left:0; - z-index:2; + z-index:9999; + font-size: 60%; + line-height: 1.1; +} + +.stylish-select a { + font-weight: normal !important; } .stylish-select ul.newList { @@ -109,7 +115,8 @@ h2 { .stylish-select .selectedTxt { width:258px; overflow:hidden; - height:16px; + height:18px; + font-size: 90%; padding:0 23px 0 0; } -- cgit v1.2.3