diff options
Diffstat (limited to 'view/theme/dispy')
-rw-r--r-- | view/theme/dispy/style.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/view/theme/dispy/style.css b/view/theme/dispy/style.css index a9148107f..5552f0b43 100644 --- a/view/theme/dispy/style.css +++ b/view/theme/dispy/style.css @@ -2277,8 +2277,7 @@ div[id$="wrapper"] br { .item-select { opacity: 0.1; filter:alpha(opacity=10); - float: right; - margin-right: 5px; + margin-right: 5px 0 0 6px !important; } .item-select:hover, .checkeditem { opacity: 1; |