html - Chrome screen Print is messed up? -


i need print report mvc application. below when print in chrome. content moved right of screen.it working in chrome. showing in chrome , other browsers ok.

 <button class="btn btn-primary anx-control" onclick="print()">     <i class="fa fa-print"></i>&nbsp;@lcl.common_labels.printpage </button> 

enter image description here


Comments