1
0
mirror of https://github.com/moparisthebest/rcrdit synced 2024-12-21 23:08:57 -05:00

Grrr fix bad css property

This commit is contained in:
Jeff Lamb 2017-03-11 22:56:23 -05:00
parent 3419226e2a
commit d40dd9e253

View File

@ -256,7 +256,7 @@ ul#channelGroups li ul li ul li.channel {
#rcrditHeader{
width: 70%;
min-width:1100 px;
min-width:1100px;
margin-left: auto;
margin-right: auto;
padding-left: 15px;