]> BookStack Code Mirror - bookstack/blobdiff - resources/views/common/activity-list.blade.php
Styles: Aligned empty state alignment & consistency
[bookstack] / resources / views / common / activity-list.blade.php
index 90272b21c6921ab8672bfa788f52b2aa09cd0641..bcaf2ac11b759b359457a25c5ab66a714fb9fbc2 100644 (file)
@@ -8,5 +8,5 @@
         @endforeach
     </div>
 @else
-    <p class="text-muted empty-text">{{ trans('common.no_activity') }}</p>
+    <p class="text-muted empty-text mb-none pb-l">{{ trans('common.no_activity') }}</p>
 @endif
\ No newline at end of file