Administrator
/
baucenter
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
48b87f96ef060ce5146e2b527fb51ca291cdc2c3
Authored by
Eugeny Galkovskiy
2016-06-29 15:02:14 +0300
1 parent
ce59cf95
290616
Showing
1 changed file
with
2 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 @
48b87f9
...
...
@@ -408,7 +408,8 @@ button:focus {outline: none;}
408
408
margin-right: 25px;
409
409
display: inline-block;
410
410
float: left;
411
- overflow:hidden;
411
+ overflow: hidden;
412
+ margin-bottom: 35px;
412
413
}
413
414
.slider .slide{
414
415
width:100%;
...
...