aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/css
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-10-09 03:26:24 -0700
committerfriendica <info@friendica.com>2013-10-09 03:26:24 -0700
commit1e7034c4da11bd46cafad471de714ace3c0b5ab8 (patch)
tree96174d7511b335ef00fbc16cecc6553b04431d40 /view/theme/redbasic/css
parent95f29743f17fa990e5cc5a1399825e4756f67a10 (diff)
downloadvolse-hubzilla-1e7034c4da11bd46cafad471de714ace3c0b5ab8.tar.gz
volse-hubzilla-1e7034c4da11bd46cafad471de714ace3c0b5ab8.tar.bz2
volse-hubzilla-1e7034c4da11bd46cafad471de714ace3c0b5ab8.zip
nav icons
Diffstat (limited to 'view/theme/redbasic/css')
-rw-r--r--view/theme/redbasic/css/style.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index 557e29e83..3b4252cee 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -3114,7 +3114,7 @@ header {
font-size: 10px;
padding: 1px 3px;
top: 0px;
- right: -10px;
+ right: -5px;
min-width: 15px;
text-align: right;
}
@@ -3413,4 +3413,8 @@ margin-right: 50px;
.comment-icon, .jot-icons {
font-size: 1.2em;
+}
+.nav-icon {
+ font-size: 1.4em;
+ margin-right: 15px;
} \ No newline at end of file