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
488fd6db75f4fd32af1b9ee2ef6b04665f9c6d8e
Authored by
Eugeny Galkovskiy
2016-10-19 18:56:48 +0300
1 parent
c5f99cd0
123
Showing
1 changed file
with
1 additions
and
1 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 @
488fd6d
...
...
@@ -273,7 +273,7 @@ footer .socbuts a:hover{
273
273
}
274
274
.main-box1:after {
275
275
content: '';
276
- max-width: calc(100% -
25
px);
276
+ max-width: calc(100% -
52
px);
277
277
width: 100%;
278
278
margin-left: 25px;
279
279
position: absolute;
...
...