fixed sidebar spacing
This commit is contained in:
parent
dca91d8f1b
commit
980d4dab3f
2 changed files with 3 additions and 3 deletions
|
|
@ -178,7 +178,7 @@ div.std-footer-item {
|
|||
}
|
||||
|
||||
.layout-main-section {
|
||||
width: 70%;
|
||||
width: 71%;
|
||||
float: left;
|
||||
padding: 15px;
|
||||
background-color: #FFF;
|
||||
|
|
@ -187,7 +187,7 @@ div.std-footer-item {
|
|||
|
||||
.layout-side-section {
|
||||
width: 22%;
|
||||
float: right;
|
||||
/*float: right;*/
|
||||
color: #606060;
|
||||
overflow-x: hidden;
|
||||
padding: 15px;
|
||||
|
|
|
|||
|
|
@ -30,4 +30,4 @@ div.psidebar div.section-item {
|
|||
div.psidebar div.section-item, div.psidebar .section-link {
|
||||
font-size: 11px;
|
||||
color: #666;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue