projects
/
WP-Themes
/
hospitalitymentality.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
936787e
)
adjusting the position of the dropdown login modal
author
Anthony Talarico
<talarico@gaslightmedia.com>
Thu, 19 Apr 2018 20:39:36 +0000
(16:39 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Thu, 19 Apr 2018 20:39:36 +0000
(16:39 -0400)
style.css
patch
|
blob
|
history
diff --git
a/style.css
b/style.css
index
4e3ba7c
..
ccf1c88
100644
(file)
--- a/
style.css
+++ b/
style.css
@@
-2616,6
+2616,6
@@
body #content .parallax-section:first-child,body #content .parallax-section:last
transition: top 800ms ease-in-out;
}
#modal-login.show-login{
- top:
50%
;
+ top:
450px
;
position: fixed;
}
\ No newline at end of file