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
f9e354e1cd32b0b6983a77b17c048dc03cc5527b
Authored by
Andy
2017-11-29 16:24:29 +0800
1 parent
d3f71e57
loginout
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
css/libCss/common.css
css/libCss/common.css
View file @
f9e354e
...
...
@@ -452,6 +452,8 @@ section{
452
452
}
453
453
.thirdparty-main{
454
454
padding-left: 32px;
455
+ width: 1195px;
456
+ overflow: hidden;
455
457
}
456
458
.thirdparty-main li{
457
459
float: left;
...
...