templates/_layout.mustache in onebox-1.5.39 vs templates/_layout.mustache in onebox-1.5.40

- old
+ new

@@ -6,11 +6,11 @@ </a> </header> <article class="onebox-body"> {{{view}}} </article> - <div style='clear: both'> + <div style="clear: both" class="onebox-metadata"> {{#twitter_label1}}<span style="float: left;">{{twitter_label1}}: {{twitter_data1}}</span>{{/twitter_label1}} {{#twitter_label2}}<span style="float: right;">{{twitter_label2}}: {{twitter_data2}}</span>{{/twitter_label2}} </div> - <div style='clear: both'></div> + <div style="clear: both"></div> </aside>