Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
yyq
2016-12-16 14:10:53 +0800
Commit
3c9edf2a3acbe6889268582c589338a222460c66
2 parents
dfe3cc88
5149797b
Merge branch 'feature/colorLength' into release/5.3
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
3 deletions
public/scss/product/_detail.css
public/scss/product/_detail.css
View file @
3c9edf2
...
...
@@ -623,8 +623,6 @@
}
.info-block
{
margin-top
:
30px
;
color
:
#999
;
...
...
@@ -642,8 +640,8 @@
}
span
{
display
:
inline-block
;
width
:
75%
;
display
:
inline-block
;
vertical-align
:
bottom
;
overflow
:
hidden
;
text-overflow
:
ellipsis
;
...
...
Please
register
or
login
to post a comment