aboutsummaryrefslogtreecommitdiff
path: root/budget/static
diff options
context:
space:
mode:
Diffstat (limited to 'budget/static')
-rw-r--r--budget/static/main.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/budget/static/main.css b/budget/static/main.css
index de3d675..fc8d284 100644
--- a/budget/static/main.css
+++ b/budget/static/main.css
@@ -98,3 +98,9 @@ div.topbar ul.secondary-nav { padding-right: 75px; }
text-align: right;
margin-top: -15px;
}
+
+.password-reminder{
+ float: right;
+ margin-right: 20px;
+ margin-top: 5px;
+}