aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/dispy/light/style.less
diff options
context:
space:
mode:
Diffstat (limited to 'view/theme/dispy/light/style.less')
-rw-r--r--view/theme/dispy/light/style.less8
1 files changed, 4 insertions, 4 deletions
diff --git a/view/theme/dispy/light/style.less b/view/theme/dispy/light/style.less
index c5641605e..e18f9a01b 100644
--- a/view/theme/dispy/light/style.less
+++ b/view/theme/dispy/light/style.less
@@ -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;
}