aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMateja <mail@matejamaric.com>2020-11-17 18:31:54 +0100
committerMateja <mail@matejamaric.com>2020-11-17 18:31:54 +0100
commite1cc7f08a06648a62a8e1cfb3135ea3f0062fd89 (patch)
tree380b41184e93372aa41b9f4387218789d5531e24
parent77c9af98b91211d59283cc0cb1ae9b5fc0e9d20e (diff)
downloadyota-laravel-e1cc7f08a06648a62a8e1cfb3135ea3f0062fd89.tar.gz
yota-laravel-e1cc7f08a06648a62a8e1cfb3135ea3f0062fd89.zip
No wrap activities.
-rw-r--r--resources/views/pages/activities.blade.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/views/pages/activities.blade.php b/resources/views/pages/activities.blade.php
index 631ccc6..c8ccc04 100644
--- a/resources/views/pages/activities.blade.php
+++ b/resources/views/pages/activities.blade.php
@@ -17,7 +17,7 @@
</select>
<div class="table-responsive mt-2">
- <table id="ajax-table" class="table table-striped table-bordered">
+ <table id="ajax-table" class="table table-striped table-bordered" style="white-space:nowrap;">
<thead class="thead-dark">
<tr><th>Operator</th><th>From</th><th>To</th><th>Special Callsign</th><th>Frequencies</th><th>QSO</th></tr>
</thead>