[geeklog-hg] geeklog: Story Options are now located to the right of the What'...

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Sun Jul 28 21:35:50 EDT 2013


changeset 9234:cb76dd4c4a2e
url:  http://project.geeklog.net/cgi-bin/hgwebdir.cgi/geeklog/rev/cb76dd4c4a2e
user: Tom <websitemaster at cogeco.net>
date: Sun Jul 28 21:35:25 2013 -0400
description:
Story Options are now located to the right of the What's Related Block in Modern Curve (feature request #0001635)

diffstat:

 public_html/layout/modern_curve/css/article/article.css |  7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diffs (14 lines):

diff -r 9e7d8e4d67a6 -r cb76dd4c4a2e public_html/layout/modern_curve/css/article/article.css
--- a/public_html/layout/modern_curve/css/article/article.css	Sun Jul 28 21:13:14 2013 -0400
+++ b/public_html/layout/modern_curve/css/article/article.css	Sun Jul 28 21:35:25 2013 -0400
@@ -35,3 +35,10 @@
   margin: 0;
   padding: 0;
 }
+
+/* Story Optiom */
+.block-related {
+  float: left;
+  width: 50%;
+  margin: 0 0 1.5em 0;
+}



More information about the geeklog-cvs mailing list