[ljcom] r12709: LJSUP-13769: S2 styles Journal Promo blo...
Committer: esavintcev
LJSUP-13769: S2 styles Journal Promo blockU trunk/bin/upgrading/s2layers/sup/layout.s2 U trunk/htdocs/stc/sup/s/style.css
Modified: trunk/bin/upgrading/s2layers/sup/layout.s2
===================================================================
--- trunk/bin/upgrading/s2layers/sup/layout.s2 2012-09-28 13:19:08 UTC (rev 12708)
+++ trunk/bin/upgrading/s2layers/sup/layout.s2 2012-09-28 14:36:48 UTC (rev 12709)
@@ -349,9 +349,9 @@
if ($p->render_journalpromo()) {
"""
- <div class="hr"><hr /></div>
+ <div class="hr"><hr /></div>
""";
- }
+ }
}
function _print_entry(Entry e) {
Modified: trunk/htdocs/stc/sup/s/style.css
===================================================================
--- trunk/htdocs/stc/sup/s/style.css 2012-09-28 13:19:08 UTC (rev 12708)
+++ trunk/htdocs/stc/sup/s/style.css 2012-09-28 14:36:48 UTC (rev 12709)
@@ -828,6 +828,13 @@
+/* LJSUP-13769 */
+.appwidget-journalpromo {
+ margin: 20px auto;
+ }
+
+
+
/* tiny screens */
@media all and (max-width: 1100px) {
HTML,
