1
0
Fork 0

Fix classic compose caption counter

This commit is contained in:
Daniel Supernault 2019-04-24 22:48:48 -06:00
parent 8844fcef60
commit 752c98a086
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
<div class="card card-md-rounded-0">
<div class="card card-md-rounded-0 metro-classic-compose">
<div class="card-header bg-white font-weight-bold d-inline-flex justify-content-between">
<div>{{__('Create New Post')}}</div>
</div>