diff options
Diffstat (limited to 'view/theme/dispy-dark')
-rw-r--r-- | view/theme/dispy-dark/style.css | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/view/theme/dispy-dark/style.css b/view/theme/dispy-dark/style.css index 1f776eed7..68d7e230f 100644 --- a/view/theme/dispy-dark/style.css +++ b/view/theme/dispy-dark/style.css @@ -1945,8 +1945,8 @@ div[id$="wrapper"] br { margin: 0 0 -18px; position: absolute; text-decoration: none; - top: 18px; - right: 226px; + top: 113px; + right: 250px; } #profile-edit-links ul { margin: 20px 0; @@ -2611,7 +2611,7 @@ div[id$="wrapper"] br { .icon.drop, .icon.drophide, .icon.delete { float: left; - /*margin: 5px;*/ + margin: 0 2px; } .icon.s22.delete { display: block; |