aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/wiki_page_history.tpl
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2016-11-16 14:15:42 -0800
committerzotlabs <mike@macgirvin.com>2016-11-16 14:15:42 -0800
commit0e8b13841a921bef6492e20e478cf27976384d84 (patch)
tree3e07b52cc50bb935b88debf904461087e681135c /view/tpl/wiki_page_history.tpl
parent91c803ff65314ff50621556da102ea37223cc64c (diff)
parent1ad8f20bcea6395cd8f9a50907a36bae1e425352 (diff)
downloadvolse-hubzilla-0e8b13841a921bef6492e20e478cf27976384d84.tar.gz
volse-hubzilla-0e8b13841a921bef6492e20e478cf27976384d84.tar.bz2
volse-hubzilla-0e8b13841a921bef6492e20e478cf27976384d84.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
Diffstat (limited to 'view/tpl/wiki_page_history.tpl')
-rw-r--r--view/tpl/wiki_page_history.tpl4
1 files changed, 4 insertions, 0 deletions
diff --git a/view/tpl/wiki_page_history.tpl b/view/tpl/wiki_page_history.tpl
index fef5d93a5..9a313f767 100644
--- a/view/tpl/wiki_page_history.tpl
+++ b/view/tpl/wiki_page_history.tpl
@@ -1,4 +1,8 @@
<style>
+ .diff {
+ width:100%;
+ }
+
.diff td{
padding:0 0.667em;
vertical-align:top;