projects
/
WP-Themes
/
glmthemes
/
crawfordcounty-theme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb6c809
)
Clear both on footer in ai1ec single events, to keep it from covering the image
author
Laury GvR
<laury@gaslightmedia.com>
Tue, 29 Sep 2015 19:59:41 +0000
(15:59 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Tue, 29 Sep 2015 19:59:41 +0000
(15:59 -0400)
scss/_structure.scss
patch
|
blob
|
history
diff --git
a/scss/_structure.scss
b/scss/_structure.scss
index
d5c1dbf
..
58957f9
100644
(file)
--- a/
scss/_structure.scss
+++ b/
scss/_structure.scss
@@
-1208,6
+1208,9
@@
footer {
.ai1ec-single-event .ai1ec-time .ai1ec-field-value, .ai1ec-multi-event .ai1ec-time .ai1ec-field-value {
font-size: 15px;
}
+ footer.entry-meta {
+ clear: both;
+ }
}
#blog-posts-over article .ai1ec_event p {
display: inline;