Browse Source

let long URLs wrap on the dashboard

main
Aaron Parecki 8 years ago
parent
commit
f8a8c0b315
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      views/dashboard.php

+ 1
- 1
views/dashboard.php View File

@ -29,7 +29,7 @@
</div>
<? if(count($webmentions)): ?>
<table class="ui striped single line table">
<table class="ui striped table">
<thead>
<th>Status</th>
<th>Date</th>

Loading…
Cancel
Save