projects
/
WP-Themes
/
laury
/
newbreakout.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2716070
)
removing datepicker div from bottom of the page
author
Anthony Talarico
<talarico@gaslightmedia.com>
Mon, 4 Apr 2016 12:39:15 +0000
(08:39 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Mon, 4 Apr 2016 12:39:15 +0000
(08:39 -0400)
scss/_page.footer.scss
patch
|
blob
|
history
diff --git
a/scss/_page.footer.scss
b/scss/_page.footer.scss
index
8085964
..
ffd332e
100644
(file)
--- a/
scss/_page.footer.scss
+++ b/
scss/_page.footer.scss
@@
-161,3
+161,7
@@
footer.main {
#compass{
float: right;
}
+
+#ui-datepicker-div{
+ display: none;
+}
\ No newline at end of file