diff options
| author | Michael <[email protected]> | 2017-03-25 13:21:06 -0400 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-03-25 13:21:06 -0400 |
| commit | 7fced3d987f81bb547044a3823f67f6138977edb (patch) | |
| tree | fdea69b543a11e71bd14a3782a4c12e0b8f17eb9 /Project-Unite | |
| parent | 77b1caf60e4ba5ad97dcb1e3785f936a62732949 (diff) | |
| download | project-unite-7fced3d987f81bb547044a3823f67f6138977edb.tar.gz project-unite-7fced3d987f81bb547044a3823f67f6138977edb.tar.bz2 project-unite-7fced3d987f81bb547044a3823f67f6138977edb.zip | |
honey
Diffstat (limited to 'Project-Unite')
| -rw-r--r-- | Project-Unite/Views/Skins/Index.cshtml | 2 |
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) |
