mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
Reposition div so that CSS is applied accordingly
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
</div>
|
||||
<div class="card-body">
|
||||
|
||||
<div class="stationinfo">
|
||||
|
||||
<?php
|
||||
if ($global_oqrs_text) {
|
||||
@@ -35,8 +36,8 @@
|
||||
</select>
|
||||
<button id="button1id" type="button" onclick="loadStationInfo();" name="button1id" class="btn btn-sm btn-primary"> Proceed</button>
|
||||
</form>
|
||||
</div>
|
||||
|
||||
<div class="stationinfo"></div>
|
||||
<div class="searchinfo"></div>
|
||||
<?php
|
||||
}
|
||||
@@ -49,4 +50,4 @@
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user