Skip to content

Commit

Permalink
Remove a spurious divider (#263)
Browse files Browse the repository at this point in the history
  • Loading branch information
kamil4 authored May 27, 2019
1 parent 80a1be3 commit f97c681
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion resources/views/gallery.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@
<a class="button button--eye" id="button_share" title="{{ $locale['SHARE_PHOTO'] }}">
<svg class="iconic"><use xlink:href="#eye"></use></svg>
</a>
<a class="header__divider"></a>
<a class="button button--info" id="button_info" title="{{ $locale['ABOUT_PHOTO'] }}">
<svg class="iconic"><use xlink:href="#info"></use></svg>
</a>
Expand Down

0 comments on commit f97c681

Please sign in to comment.