projects
/
WP-Themes
/
michsci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99b6c55
)
added max height to product containers
author
Anthony Talarico
<talarico@gaslightmedia.com>
Thu, 17 Dec 2015 14:26:30 +0000
(09:26 -0500)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Thu, 17 Dec 2015 14:26:30 +0000
(09:26 -0500)
scss/_body.scss
patch
|
blob
|
history
diff --git
a/scss/_body.scss
b/scss/_body.scss
index
415f424
..
e52be85
100644
(file)
--- a/
scss/_body.scss
+++ b/
scss/_body.scss
@@
-25,6
+25,7
@@
body {
}
.product{
width: 22%;
+ max-height: 190px;
padding: 15px 0px;
border: 1px solid white;
&:hover{