Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-blk
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
1
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
jinhu.tung
2016-07-18 10:16:30 +0800
Commit
d880c57f3e4666581d27c0ee21f7dbff5e18225c
1 parent
258181af
two line clamp and ellipse
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
public/scss/shopping/_cart-products.css
public/scss/shopping/_cart-products.css
View file @
d880c57
...
...
@@ -73,6 +73,11 @@ $hoverColor: #379ed6;
width
:
234px
;
word-wrap
:
break-word
;
margin-bottom
:
13px
;
display
:
-webkit-box
;
-webkit-box-orient
:
vertical
;
-webkit-line-clamp
:
2
;
line-height
:
1.3em
;
overflow
:
hidden
;
}
.size
{
...
...
Please
register
or
login
to post a comment