summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Project-Unite/Views/Skins/Index.cshtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Project-Unite/Views/Skins/Index.cshtml b/Project-Unite/Views/Skins/Index.cshtml
index 73274eb..ef0c495 100644
--- a/Project-Unite/Views/Skins/Index.cshtml
+++ b/Project-Unite/Views/Skins/Index.cshtml
@@ -20,7 +20,7 @@
<tr>
<th style="max-width:128px;"></th>
<th style="width:65%;">Skin</th>
- <th>Popularity</th>
+ <th style="width:10%;">Popularity</th>
<th>Download</th>
</tr>
@foreach(var skin in Model)