Alexey Boroda
/
kristal-estet
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
5f42509486e99a726ee0556471aebfb87b9cc08c
Authored by
Eugeny Galkovskiy
2017-10-25 12:39:03 +0300
1 parent
6ee6479d
pull-left margin-top, col-md-12 -> col-md-6
Showing
1 changed file
with
3 additions
and
0 deletions
Show diff stats
frontend/web/css/custom.css
Inline
Side-by-side
frontend/web/css/custom.css
Wrap text
Show/Hide comments
View file @
5f42509
...
...
@@ -476,6 +476,9 @@ div.modal-title{
476
476
.footer-copyrights{
477
477
margin-top:0;
478
478
}
479
+ .pull-left{
480
+ margin-top: 15px;
481
+ }
479
482
}
480
483
481
484
@media (max-width: 767px) {
...
...