|
@@ -1,15 +1,15 @@
|
|
|
<div class="row">
|
|
|
<div class="col-md-12">
|
|
|
- <div id="olt_ponport_bandwidth" style="min-width: 310px; height: 400px; margin: 0 auto"></div>
|
|
|
+ <div id="olt_ponport_bandwidth" style="height: 400px;"></div>
|
|
|
|
|
|
- <div id="olt_ponport_rx" style="min-width: 310px; height: 400px; margin: 0 auto"></div>
|
|
|
+ <div id="olt_ponport_rx" style="height: 400px;"></div>
|
|
|
|
|
|
- <div class="clearfix" style="width: 100%; margin: 0 auto">
|
|
|
- <div id="olt_ponport_voltage" style="min-width: 310px; height: 400px; float: left; width:50%"></div>
|
|
|
- <div id="olt_ponport_temperature" style="min-width: 310px; height: 400px; float: left; width:50%"></div>
|
|
|
+ <div class="clearfix" style="width: 100%; background-color:white; padding:0 5px">
|
|
|
+ <div id="olt_ponport_voltage" style="height: 400px; float: left; width:49%"></div>
|
|
|
+ <div id="olt_ponport_temperature" style="height: 400px; float: right; width:49%"></div>
|
|
|
</div>
|
|
|
|
|
|
- <div id="olt_ponport_onu" style="min-width: 310px; height: 400px; margin: 0 auto"></div>
|
|
|
+ <div id="olt_ponport_onu" style="height: 400px;"></div>
|
|
|
</div>
|
|
|
</div>
|
|
|
|