summaryrefslogtreecommitdiff
path: root/StoneIsland/www/css/account.css
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2015-11-19 19:21:34 -0500
committerJules Laplace <jules@okfoc.us>2015-11-19 19:21:34 -0500
commit74e7f60ddccf181aa80259fb9eac4c84f17a070b (patch)
tree860a8ba4041b1f9a5531023e4686a15ea844075a /StoneIsland/www/css/account.css
parent261857fce969790aa87498100cf353fa494080c8 (diff)
parent07844247d9e3751d469c825df2ceaf501b31b8fc (diff)
Merge branch 'master' of github.com:okfocus/stone-island
Diffstat (limited to 'StoneIsland/www/css/account.css')
-rw-r--r--StoneIsland/www/css/account.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/StoneIsland/www/css/account.css b/StoneIsland/www/css/account.css
index 1d3506e5..24b00cf0 100644
--- a/StoneIsland/www/css/account.css
+++ b/StoneIsland/www/css/account.css
@@ -201,7 +201,7 @@ input.switch:checked + label:after {
.container {
position:absolute;
- height:calc(100% - 104px);
+ height:calc(100vh - 154px);
width:100vw;
box-sizing:border-box;
display: flex;