Skip to content

Commit dfb520e

Browse files
committed
admin charts styling
1 parent c63ae43 commit dfb520e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Zero-K.info/Views/Charts/ChartsIndex.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<script src="/Scripts/moment.min.js"></script>
99
<script src="/Scripts/Chart.min.js"></script>
1010

11-
<div class="fleft" style="padding: 5px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;">
11+
<div class="fleft width-100" style="padding: 5px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;">
1212
<h2>Zero-K player statistics</h2>
1313
<form method="get" action="@Url.Action("Index")" id="formID">
1414
<table>

0 commit comments

Comments
 (0)