1
0
Fork 0

Make uploading card flush for mobile users

This commit is contained in:
Stasiek Michalski 2018-06-15 08:37:40 +02:00 committed by GitHub
parent 2c07d2fb70
commit 88ba4ed318
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
<div class="card">
<div class="card card-md-rounded-0">
<div class="card-header font-weight-bold">New Post</div>
<div class="card-body" id="statusForm">
@if (session('error'))