Administrator
/
liniya-svitla
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
13864d4d0044a61e8eef80dc14f994a1852a481e
Authored by
Виталий
2016-10-07 13:11:37 +0300
1 parent
1fa26791
test commit
Showing
1 changed file
with
4 additions
and
1 deletions
Show diff stats
frontend/web/css/css_header.css
Inline
Side-by-side
frontend/web/css/css_header.css
Wrap text
Show/Hide comments
View file @
13864d4
...
...
@@ -14513,7 +14513,10 @@ ul.product-special li.promo div{
14513
14513
width: 100%;
14514
14514
min-height: 120px;
14515
14515
}
14516
-
14516
+.news_item a.name {
14517
+ width: 100%;
14518
+ float: left;
14519
+}
14517
14520
14518
14521
.news_item a {
14519
14522
font-size: 16px
...
...