aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
Diffstat (limited to 'view')
-rw-r--r--view/theme/default/style.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/view/theme/default/style.css b/view/theme/default/style.css
index af5c69496..ea176b705 100644
--- a/view/theme/default/style.css
+++ b/view/theme/default/style.css
@@ -57,6 +57,13 @@ code {
blockquote:before {
content: '>> ';
}
+.nav-login-link {
+ float: right;
+ margin-left: 0px;
+ margin-right: 3px;
+ padding: 3px;
+ font-size: 70%;
+}
/* NOTIFICATION */
#notification-show-hide-link {