Commit 0a5f7527e5bb594b4f06d25c5d4791035773286f

Authored by Виталий
1 parent 7cd9e6cc

first

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
frontend/web/css/site.css
@@ -1147,7 +1147,7 @@ select{ @@ -1147,7 +1147,7 @@ select{
1147 .social ul{ 1147 .social ul{
1148 display:table; 1148 display:table;
1149 width: 300px; 1149 width: 300px;
1150 - margin-left: 5px; 1150 + margin: 5px 0 0 5px;
1151 padding-left: 0; 1151 padding-left: 0;
1152 list-style:none; 1152 list-style:none;
1153 } 1153 }