Don't hide detailed graphs on small screens any longer

This commit is contained in:
DL6ER
2017-05-13 17:44:06 +02:00
parent e659d79da9
commit 62f2f1939b

View File

@@ -89,7 +89,7 @@
// a password
if($auth){ ?>
<div class="row">
<div class="hidden-xs hidden-sm col-md-12 col-lg-6">
<div class="col-md-12 col-lg-6">
<div class="box" id="query-types">
<div class="box-header with-border">
<h3 class="box-title">Query Types over Time</h3>
@@ -105,7 +105,7 @@
<!-- /.box-body -->
</div>
</div>
<div class="hidden-xs hidden-sm col-md-12 col-lg-6">
<div class="col-md-12 col-lg-6">
<div class="box" id="forward-destinations">
<div class="box-header with-border">
<h3 class="box-title">Forward Destinations over Time</h3>