Commit 837a78db2e550a690cc4804675f999c9c1928839

Authored by Eric
1 parent d2a12e02

fix merge_requests.html

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
app/views/dashboard/merge_requests.html.haml
... ... @@ -15,5 +15,5 @@
15 15 = paginate @merge_requests, :theme => "gitlab"
16 16  
17 17 - else
18   - %li
19   - %p.padded Nothing to show here
  18 + %h4.padded
  19 + %center Nothing to show here
... ...