fix item-delete-selected* css
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
This commit is contained in:
parent
4ae5589df7
commit
ecf9ad9a08
4 changed files with 12 additions and 12 deletions
|
@ -326,7 +326,7 @@ h6 {
|
|||
}
|
||||
#item-delete-selected-desc {
|
||||
float: left;
|
||||
font-size: smaller;
|
||||
font-size: x-small;
|
||||
margin-right: 5px;
|
||||
&:hover {
|
||||
text-decoration: underline;
|
||||
|
@ -2367,9 +2367,9 @@ div {
|
|||
opacity: 1;
|
||||
}
|
||||
#item-delete-selected {
|
||||
margin-top: 30px;
|
||||
position: absolute;
|
||||
left: 35px;
|
||||
margin: 3em 5px;
|
||||
position: relative;
|
||||
left: 4em;
|
||||
width: 15em;
|
||||
overflow: auto;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue