Alexey Boroda
/
extrem-new
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
d704c284e4d72dc8a4e4713499d5972b78859001
Authored by
Eugeny Galkovskiy
2016-10-06 15:53:54 +0300
1 parent
495be6b7
123
Showing
1 changed file
with
3 additions
and
0 deletions
Show diff stats
frontend/web/css/style.css
Inline
Side-by-side
frontend/web/css/style.css
Wrap text
Show/Hide comments
View file @
d704c28
...
...
@@ -923,6 +923,9 @@ footer .socbuts a:hover{
923
923
overflow: hidden;
924
924
margin-bottom: 40px;
925
925
margin-top: 30px;
926
+ margin-left: -14px;
927
+ margin-right: -14px;
928
+ padding: 0!important;
926
929
}
927
930
.tile3 .title, .tile4 .title{
928
931
font-size: 18px;
...
...