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
8a9045c71eff35fb50815788f8ebb21caf45bc18
Authored by
Eugeny Galkovskiy
2016-10-24 15:55:51 +0300
1 parent
bd41c3e5
123
Showing
1 changed file
with
4 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 @
8a9045c
...
...
@@ -2416,6 +2416,10 @@ p.right{text-align: right;}
2416
2416
padding-left: 15px;
2417
2417
padding-right: 15px;
2418
2418
}
2419
+ .main-box5 .spoiler-inner{
2420
+ max-width: 305px;
2421
+ margin: 0 auto;
2422
+ }
2419
2423
}
2420
2424
@media (min-width: 705px){
2421
2425
.tiles{
...
...