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
e3b2a0c72cc163801893bf4807cce96daf15314d
Authored by
Eugeny Galkovskiy
2016-10-04 16:12:13 +0300
1 parent
3d164df8
123
Showing
1 changed file
with
4 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 @
e3b2a0c
...
...
@@ -1786,6 +1786,10 @@ p.right{text-align: right;}
1786
1786
text-align: center;
1787
1787
padding: 15px 0px;
1788
1788
}
1789
+.form-comm-wr .input_bl{
1790
+ float: none;
1791
+ margin:0;
1792
+}
1789
1793
1790
1794
/**/
1791
1795
@media (min-width: 1200px){
...
...