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
c17105bbf04be210d8a3be7ddea434c4dec70d3e
Authored by
Eugeny Galkovskiy
2016-10-10 15:19:59 +0300
1 parent
0bca671e
123
Showing
1 changed file
with
3 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 @
c17105b
...
...
@@ -728,6 +728,9 @@ footer .socbuts a:hover{
728
728
.textile_bottom .more{
729
729
margin-right: 95px;
730
730
}
731
+.tb2 .content > .title1.left{
732
+ margin-right:0px!important;
733
+}
731
734
.post_1_start{
732
735
display: flex;
733
736
padding-left: 50px;
...
...