BJ_web_developers
/
javaplatform
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
a79ab2a9b852f109fb34c76f29b2b385af341255
Authored by
wb
2017-11-21 17:09:29 +0800
1 parent
a909d46b
1
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
css/libCss/common.css
css/libCss/common.css
View file @
a79ab2a
...
...
@@ -327,7 +327,7 @@ section{
327
327
cursor: pointer;
328
328
}
329
329
.list-con-wrap li div:nth-of-type(2){
330
-
width: 434px;
330
+
/*width: 434px;*/
331
331
padding-left: 24px;
332
332
color: #888990;
333
333
}
...
...