From 7cd9e6cc38e2fa4ea31c1ab54816e01668b2f7fa Mon Sep 17 00:00:00 2001 From: icemate Date: Tue, 3 Nov 2015 15:05:47 +0200 Subject: [PATCH] first --- frontend/web/css/site.css | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/frontend/web/css/site.css b/frontend/web/css/site.css index 7f12f82..1771cfa 100644 --- a/frontend/web/css/site.css +++ b/frontend/web/css/site.css @@ -1148,6 +1148,7 @@ select{ display:table; width: 300px; margin-left: 5px; + padding-left: 0; list-style:none; } .social ul li{ -- libgit2 0.21.4