aboutsummaryrefslogtreecommitdiffstats
path: root/templates/most_common_purpose.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/most_common_purpose.html')
-rw-r--r--templates/most_common_purpose.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/most_common_purpose.html b/templates/most_common_purpose.html
index 99bdc77..a5e17a7 100644
--- a/templates/most_common_purpose.html
+++ b/templates/most_common_purpose.html
@@ -2,9 +2,9 @@
<h1>Nejčastější účel:</h1>
-<table class="table table-hover">
+<table class="table table-hover" style="width: auto">
<thead class="thead-dark">
- <tr>
+ <tr class="table-info">
<th scope="col">#</th>
<th scope="col">Účel</th>
<th scope="col">Frekvence</th>