summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael <[email protected]>2017-03-25 13:21:06 -0400
committerMichael <[email protected]>2017-03-25 13:21:06 -0400
commit7fced3d987f81bb547044a3823f67f6138977edb (patch)
treefdea69b543a11e71bd14a3782a4c12e0b8f17eb9
parent77b1caf60e4ba5ad97dcb1e3785f936a62732949 (diff)
downloadproject-unite-7fced3d987f81bb547044a3823f67f6138977edb.tar.gz
project-unite-7fced3d987f81bb547044a3823f67f6138977edb.tar.bz2
project-unite-7fced3d987f81bb547044a3823f67f6138977edb.zip
honey
-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)