projects
/
WP-Themes
/
glmthemes
/
shipwreck-theme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c83a368
)
adjusting min height for single post page
author
Anthony Talarico
<talarico@gaslightmedia.com>
Thu, 5 Nov 2015 17:32:22 +0000
(12:32 -0500)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Thu, 5 Nov 2015 17:32:22 +0000
(12:32 -0500)
scss/_blog.scss
patch
|
blob
|
history
diff --git
a/scss/_blog.scss
b/scss/_blog.scss
index
ed4112e
..
20bf2f1
100644
(file)
--- a/
scss/_blog.scss
+++ b/
scss/_blog.scss
@@
-161,7
+161,7
@@
input[type="submit"].blogbutton {
}
#blog-posts-over {
background: $white;
- min-height:
4
00px;
+ min-height:
5
00px;
}
#blog-posts-over article {
padding-top: 10px;