modified: view/theme/smoothly/style.css
This commit is contained in:
parent
b5dee575a8
commit
ee20708f75
|
@ -1172,7 +1172,7 @@ profile-jot-banner-wrapper {
|
||||||
}
|
}
|
||||||
|
|
||||||
.icon.drop,
|
.icon.drop,
|
||||||
.icon.drophide { float: right;}
|
.icon.drophide { float: right; margin-top: 8px; }
|
||||||
#item-delete-selected { overflow: auto; width: 100%;}
|
#item-delete-selected { overflow: auto; width: 100%;}
|
||||||
|
|
||||||
|
|
||||||
|
@ -1264,6 +1264,8 @@ profile-jot-banner-wrapper {
|
||||||
|
|
||||||
#item-delete-selected-desc {
|
#item-delete-selected-desc {
|
||||||
color: #898989;
|
color: #898989;
|
||||||
|
float: right;
|
||||||
|
margin-top: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.wall-item-body code {
|
.wall-item-body code {
|
||||||
|
|
Loading…
Reference in a new issue