OSDN Git Service

template: fix 'timeline-top' box position
authorhylom <hylom@users.osdn.me>
Mon, 10 Jun 2019 08:09:30 +0000 (08:09 +0000)
committerhylom <hylom@users.osdn.me>
Mon, 10 Jun 2019 08:09:30 +0000 (08:09 +0000)
src/newslash_web/templates/timeline/timeline2.html.tt2

index 4b1b38d..496e316 100644 (file)
@@ -1,8 +1,8 @@
 [% WRAPPER common/layout enable_sidebar=1 %]
 
 <div class="sidebar-wrapper">
-  [%- helpers.ad_code("timeline-top") %]
   <div class="index main-contents" id="timeline">
+    [%- helpers.ad_code("timeline-top") %]
     <timeline-filter-ui :loading="loading"
                         :message="message"
                         :init-date-range="initDateRange"