diff options
Diffstat (limited to 'web/index.html')
| -rw-r--r-- | web/index.html | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/web/index.html b/web/index.html index c500d09..9a18025 100644 --- a/web/index.html +++ b/web/index.html @@ -256,7 +256,7 @@  	      </div>  	    </div>  	  </div> -	  <div id="info-box-container" class="col-md-5 hidden" style="position: absolute; z-index: 120;"> +	  <div id="info-box-container" class="col-sm-8 col-md-6 col-lg-5 hidden" style="position: absolute; z-index: 120;">  	  </div>  	</div>  | 
