Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHO-ACTIVITY-PHP
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
xuqi
2016-01-14 15:18:22 +0800
Commit
8a00104d5c465733fc986bcbd5a434ceef0fad54
1 parent
7a0d50d4
icon bug in IE8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
web-static/sass/product/_filter-box.scss
web-static/sass/product/_filter-box.scss
View file @
8a00104
...
...
@@ -340,10 +340,11 @@
.checkbox
{
display
:
none
;
float
:
left
;
}
.multi
.checkbox
{
display
:
inline
;
display
:
block
;
color
:
#ccc
;
font-size
:
12px
;
margin-right
:
3px
;
...
...
Please
register
or
login
to post a comment