Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
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
2015-11-01 15:03:43 +0800
Commit
de4b10f8e65432b708189163be859949c033a584
1 parent
91fa4d22
add border to ul bottom
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
static/sass/product/_list.scss
static/sass/product/_list.scss
View file @
de4b10f
@@ -152,6 +152,8 @@
@@ -152,6 +152,8 @@
152
}
152
}
153
153
154
.list-nav
{
154
.list-nav
{
155
+
border-bottom
:
1px
solid
#e6e6e6
;
156
+
155
>
li
{
157
>
li
{
156
float
:
left
;
158
float
:
left
;
157
width
:
25%
;
159
width
:
25%
;
Please
register
or
login
to post a comment