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
xuqi
9 years ago
Commit
77f6a836252b09b38ad2012383ee3ca08d6ffe50
1 parent
01c28b26
address style
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
apps/shopping/views/action/order.hbs
public/scss/shopping/_order.css
apps/shopping/views/action/order.hbs
View file @
77f6a83
...
...
@@ -319,7 +319,7 @@
<em></em>
</span>
</div>
<div class="form-group">
<div class="form-group
clearfix
">
<label class="label-name">
<em class="required-mark">*</em>
所在区域:
...
...
public/scss/shopping/_order.css
View file @
77f6a83
...
...
@@ -600,7 +600,7 @@
.cascading-address
{
float
:
left
;
margin-left
:
0
;
margin-left
:
0
!important
;
}
}
...
...
Please
register
or
login
to post a comment