summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabe Kangas <gabek@real-ity.com>2022-01-12 20:26:25 -0800
committerGabe Kangas <gabek@real-ity.com>2022-01-12 20:26:25 -0800
commit3ab5298f7fd284b5a0677b5c671d62e8fa42aca7 (patch)
treee2393f9f7ccce9649b4f485ce41925aec4181325
parent995080b478207d6051b60953149126e5e00676f5 (diff)
Fix the modals being too high. Closes #1664
-rw-r--r--webroot/styles/app.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/webroot/styles/app.css b/webroot/styles/app.css
index c7c8aadfc..b8f6f3ed1 100644
--- a/webroot/styles/app.css
+++ b/webroot/styles/app.css
@@ -357,7 +357,6 @@ header {
width: 50%;
overflow: hidden;
box-sizing: border-box;
- top: -15%;
}
.modal__close {
background: transparent;