aboutsummaryrefslogtreecommitdiff
path: root/budget/static
diff options
context:
space:
mode:
Diffstat (limited to 'budget/static')
-rw-r--r--budget/static/main.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/budget/static/main.css b/budget/static/main.css
index d1bf24b..de3d675 100644
--- a/budget/static/main.css
+++ b/budget/static/main.css
@@ -93,3 +93,8 @@ div.topbar ul.secondary-nav { padding-right: 75px; }
background-color: #fff;
opacity: 0.8;
}
+
+.identifier{
+ text-align: right;
+ margin-top: -15px;
+}