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-22 16:05:15 +0800
Commit
0ee3480633fe40107ff420802813582b7455b1c6
1 parent
dc2d1da6
display address at least 5 characters
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
public/scss/components/_cascading-address.css
public/scss/components/_cascading-address.css
View file @
0ee3480
...
...
@@ -37,7 +37,7 @@
top
:
36px
;
z-index
:
1
;
display
:
none
;
width
:
3
10px
;
width
:
4
10px
;
li
{
float
:
left
;
...
...
@@ -63,7 +63,7 @@
.dist-name
{
font-size
:
12px
;
display
:
inline-block
;
width
:
50
px
;
width
:
75
px
;
padding
:
3px
;
text-overflow
:
ellipsis
;
white-space
:
nowrap
;
...
...
Please
register
or
login
to post a comment