Administrator
/
test_1
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
cedd668852b71080fe11c8757ae60512031203bf
Authored by
OlenaKl
2015-12-18 14:58:59 +0200
1 parent
bc691c00
V
Showing
1 changed file
with
4 additions
and
0 deletions
Show diff stats
frontend/web/css/main.css
Inline
Side-by-side
frontend/web/css/main.css
Wrap text
Show/Hide comments
View file @
cedd668
...
...
@@ -555,3 +555,7 @@ div.required:after { content: " *";
555
555
border: 0;
556
556
}
557
557
558
+.first_section{
559
+ height: auto;
560
+ margin-bottom: 59px;
561
+}
558
562
\ No newline at end of file
...
...