From 580d0d8a963a9adc339ba1af65fac6fd93a42de7 Mon Sep 17 00:00:00 2001 From: Stasiek Michalski Date: Sun, 3 Jun 2018 14:08:38 +0200 Subject: [PATCH] Make file input look nicer --- resources/views/timeline/partial/new-form.blade.php | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/resources/views/timeline/partial/new-form.blade.php b/resources/views/timeline/partial/new-form.blade.php index f92cc333d..2bb70dd0e 100644 --- a/resources/views/timeline/partial/new-form.blade.php +++ b/resources/views/timeline/partial/new-form.blade.php @@ -13,9 +13,12 @@
@csrf -
- - +
+ + Max Size: @maxFileSize(). Supported formats: jpeg, png, gif, bmp.