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
d6b4206b294f5386cd8bd583598fc9517c7ae9b3
Authored by
Eugeny Galkovskiy
2016-10-05 16:44:41 +0300
1 parent
417c8193
123
Showing
1 changed file
with
2 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 @
d6b4206
...
...
@@ -1796,6 +1796,8 @@ p.right{text-align: right;}
1796
1796
display: inline-block;
1797
1797
width: 100%;
1798
1798
max-width: 705px;
1799
+ display: none;
1800
+ margin-top: 40px!important;
1799
1801
}
1800
1802
.form-comm-wr {
1801
1803
width: 100%;
...
...