SGH
/
COMPONENTS
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
c2521a87f60d744e53384d739288928eb1397e9d
Authored by
Luigi Serra
2015-11-05 16:57:29 +0100
1 parent
52e4ded2
paper-card-controllet updates
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
controllets/paper-card-controllet/paper-card-controllet.html
controllets/paper-card-controllet/paper-card-controllet.html
View file @
c2521a8
...
...
@@ -78,6 +78,7 @@
78
78
font-size: 10px;
79
79
color: rgba(0,0,0,0.4);
80
80
font-family: 'Roboto', sans-serif;
81
+ word-wrap: break-word;
81
82
}
82
83
83
84
.delete{
...
...