projects
/
WP-Themes
/
gilmoremuseum.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec7157e
)
first steps
author
Ian Weller
<ian@gaslightmedia.com>
Thu, 13 Aug 2015 18:54:52 +0000
(14:54 -0400)
committer
Ian Weller
<ian@gaslightmedia.com>
Thu, 13 Aug 2015 18:54:52 +0000
(14:54 -0400)
scss/_structure.scss
patch
|
blob
|
history
diff --git
a/scss/_structure.scss
b/scss/_structure.scss
index
c1927b9
..
3b6f598
100644
(file)
--- a/
scss/_structure.scss
+++ b/
scss/_structure.scss
@@
-182,7
+182,7
@@
header .row .search-top img {
border-radius: 10px;
border: 1px solid lightgrey;
padding: 0;
- position: sticky;
+
//
position: sticky;
width: 32px;
}
}
@@
-320,9
+320,6
@@
header .row .search-top img {
#search-button {
background: none repeat scroll 0 0 white;
color: black;
- height: 40px;
- padding: 7px 108px;
- width: 100%;
}
}
.off-canvas-social {