aboutsummaryrefslogtreecommitdiff
path: root/budget/static/main.css
diff options
context:
space:
mode:
Diffstat (limited to 'budget/static/main.css')
-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 8445aa5..279054b 100644
--- a/budget/static/main.css
+++ b/budget/static/main.css
@@ -73,6 +73,11 @@ div.topbar ul.secondary-nav { padding-right: 75px; }
margin-right: 100px;
}
+.invites textarea{
+ width: 800px;
+ height: 100px;
+}
+
.footer{
position: absolute;
bottom: 0px;