modified: view/theme/smoothly/style.css
This commit is contained in:
parent
6537a94b1a
commit
3c846547f7
1 changed files with 3 additions and 2 deletions
|
@ -94,7 +94,7 @@ li.widget-list {
|
||||||
color: #1873a2;
|
color: #1873a2;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
padding-left: 20px;
|
padding-left: 20px;
|
||||||
margin-left: 40px;
|
margin-left: 20px;
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
background: url("down.png") no-repeat scroll left center transparent;
|
background: url("down.png") no-repeat scroll left center transparent;
|
||||||
}
|
}
|
||||||
|
@ -1426,7 +1426,8 @@ profile-jot-banner-wrapper {
|
||||||
#item-delete-selected {
|
#item-delete-selected {
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
margin-top: 20px;
|
margin-top: 20px;
|
||||||
width: 100%;
|
float: right;
|
||||||
|
width: 230px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* ============ */
|
/* ============ */
|
||||||
|
|
Loading…
Reference in a new issue