diff options
| author | Jules Laplace <jules@okfoc.us> | 2015-11-09 03:06:33 -0500 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2015-11-09 03:06:33 -0500 |
| commit | aa93b03e1862e9f95570653d52b9d5858171d22f (patch) | |
| tree | 504d136f830ca9ee1dc3c49305216be7e1908efd /StoneIsland/www/css/nav.css | |
| parent | 7272a0c913ced4d0f19e81622020051ba2b5c18f (diff) | |
pull in form data
Diffstat (limited to 'StoneIsland/www/css/nav.css')
| -rw-r--r-- | StoneIsland/www/css/nav.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/StoneIsland/www/css/nav.css b/StoneIsland/www/css/nav.css index 809e8943..98c5402e 100644 --- a/StoneIsland/www/css/nav.css +++ b/StoneIsland/www/css/nav.css @@ -220,7 +220,7 @@ #collection, #product, #search, #login, #logout, #cart, -#signup, #shipping, #payment, #profile { +#signup, #shipping, #payment, #profile, #settings { position: absolute; top: 43px; height: -webkit-calc(100% - 43px); |
