projects
/
WP-Themes
/
glmthemes
/
mountpleasant-theme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
10372b3
)
background size for dropdown
author
Ian Weller
<ian@gaslightmedia.com>
Thu, 17 Sep 2015 18:18:43 +0000
(14:18 -0400)
committer
Ian Weller
<ian@gaslightmedia.com>
Thu, 17 Sep 2015 18:18:43 +0000
(14:18 -0400)
scss/_topbar.scss
patch
|
blob
|
history
diff --git
a/scss/_topbar.scss
b/scss/_topbar.scss
index
6594bb4
..
98ad41c
100644
(file)
--- a/
scss/_topbar.scss
+++ b/
scss/_topbar.scss
@@
-97,7
+97,7
@@
background-image: url(../assets/kids.jpg);
background-repeat: no-repeat;
background-position: 20px 20px;
- background-size: 5
68
px 140px;
+ background-size: 5
45
px 140px;
-webkit-box-shadow: 5px 5px 4px 0 rgba(0, 0, 0, 0.65);
-moz-box-shadow: 5px 5px 4px 0 rgba(0, 0, 0, 0.65);
-ms-box-shadow: 5px 5px 4px 0 rgba(0, 0, 0, 0.65);