fix #2752-Run report button in Reports section not alligned properly (#2753)

Co-authored-by: Shreyank Byadagi <57580641+shrunk3@users.noreply.github.com>
This commit is contained in:
Anwesh Nayak 2021-03-06 01:05:13 +05:30 committed by GitHub
parent 89974697aa
commit eb1f3a780a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 2 deletions

View File

@ -21351,7 +21351,12 @@ div.chosen-container.chosen-container-single {
padding-left: 30px;
}
.paddedleft52px {
padding-left: 52px;
}
/* line 108, ../styles-dev/main/components/_report.scss */
.paddedleft80 {
padding-left: 8%;
}

View File

@ -80,8 +80,8 @@
</div>
</div>
<span class="col-md-offset-3 paddedleft120"><a id="run" ng-click="runReport()" class="btn btn-primary">
<i class="fa fa-play"></i>&nbsp;&nbsp;{{ 'label.button.runreport' | translate }}</a></span>
<span class="col-md-offset-3 paddedleft52px"><a id="run" ng-click="runReport()" class="btn btn-primary control"></i>
&nbsp;&nbsp;{{ 'label.button.runreport' | translate }}</a></span>
</div>
<div style="visibility: hidden">
<table>