Commit fa5a5b3b737f5b3e1ea05d8ce1165aaf4854f601
1 parent
61db2134
git
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/web/css/style.css
... | ... | @@ -2629,7 +2629,7 @@ input[type=file]::-webkit-file-upload-button { |
2629 | 2629 | .section-box-16 { |
2630 | 2630 | height: 380px; |
2631 | 2631 | } |
2632 | -.section-box-16:before { | |
2632 | +.section-box-16:before, .section-box-14:before { | |
2633 | 2633 | position: absolute; |
2634 | 2634 | top:0; |
2635 | 2635 | left: 0; | ... | ... |