projects
/
WP-Themes
/
DiscoverKZOO.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d3f40ed
)
added line height to meta in single posts
author
Anthony Talarico
<talarico@gaslightmedia.com>
Fri, 12 Feb 2016 19:08:37 +0000
(14:08 -0500)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Fri, 12 Feb 2016 19:08:37 +0000
(14:08 -0500)
single.php
patch
|
blob
|
history
diff --git
a/single.php
b/single.php
index
77fa024
..
9978672
100644
(file)
--- a/
single.php
+++ b/
single.php
@@
-39,7
+39,7
@@
$cats = array();
?>
- <div class="meta" style="text-align: center;">
+ <div class="meta" style="text-align: center;
line-height=1;
">
<?php
echo 'This entry was posted ';
if (has_category()) {