Make site design slightly more responsive for mobile
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@
|
||||
<table id="search-result-table" style="display: none;">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Distance</th><th>Latitude</th><th>Longitude</th><th>Show in map</th>
|
||||
<th>Distance</th><th class="hidable">Latitude</th><th class="hidable">Longitude</th><th>Show in map</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody id="search-result-table-body">
|
||||
|
||||
Reference in New Issue
Block a user