aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-10-27 03:54:44 -0700
committerfriendica <info@friendica.com>2012-10-27 03:54:44 -0700
commite29618ee0df044b1ae292fb28a0a8fda34e63252 (patch)
treee93fdf039e9a8c4e5d8652746ae549bd59c00724 /view
parentfb8b44f1b2c7cefecf540ff1224a529be2694a6a (diff)
downloadvolse-hubzilla-e29618ee0df044b1ae292fb28a0a8fda34e63252.tar.gz
volse-hubzilla-e29618ee0df044b1ae292fb28a0a8fda34e63252.tar.bz2
volse-hubzilla-e29618ee0df044b1ae292fb28a0a8fda34e63252.zip
contact group is now 'channel group'
Diffstat (limited to 'view')
-rw-r--r--view/theme/duepuntozero/css/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/view/theme/duepuntozero/css/style.css b/view/theme/duepuntozero/css/style.css
index ea64ed4e7..a1a024c46 100644
--- a/view/theme/duepuntozero/css/style.css
+++ b/view/theme/duepuntozero/css/style.css
@@ -2981,8 +2981,8 @@ aside input[type='text'] {
#lang-select-icon {
cursor: pointer;
position: absolute;
- left: 0px;
- top: 0px;
+ left: 4px;
+ top: 4px;
opacity: 0.2;
filter:alpha(opacity=20);
}