add horizontal rule on top of image crop tools

This commit is contained in:
psychobunny
2017-02-06 16:18:36 -05:00
parent 034f3f0268
commit df1a1811f2

View File

@@ -14,6 +14,8 @@
<div class="cropper">
<img id="cropped-image" src="{url}" >
</div>
<hr />
<div class="btn-group">
<button class="btn btn-primary rotate" data-degrees="-45"><i class="fa fa-rotate-left"></i></button>