diff options
author | Michael <icarus@dabo.de> | 2012-04-13 00:10:13 +0200 |
---|---|---|
committer | Michael <icarus@dabo.de> | 2012-04-13 00:10:13 +0200 |
commit | 7384786d4417ddd051b7daa71c019d3c551efc68 (patch) | |
tree | 56bc56ca94ae5d11db0c3e2f67620b15527236ad /view/theme/dispy | |
parent | 39405c8056b4a1d55c97fb2963d8776695dbeb30 (diff) | |
parent | e3af552bbfff2632bbcf2ce94c3e08ad4a5142d2 (diff) | |
download | volse-hubzilla-7384786d4417ddd051b7daa71c019d3c551efc68.tar.gz volse-hubzilla-7384786d4417ddd051b7daa71c019d3c551efc68.tar.bz2 volse-hubzilla-7384786d4417ddd051b7daa71c019d3c551efc68.zip |
Merge remote branch 'upstream/master'
Diffstat (limited to 'view/theme/dispy')
-rw-r--r-- | view/theme/dispy/style.css | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/view/theme/dispy/style.css b/view/theme/dispy/style.css index 70d722e81..66d19e091 100644 --- a/view/theme/dispy/style.css +++ b/view/theme/dispy/style.css @@ -1946,8 +1946,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; @@ -2612,7 +2612,7 @@ div[id$="wrapper"] br { .icon.drop, .icon.drophide, .icon.delete { float: left; - /*margin: 5px;*/ + margin: 0 2px; } .icon.s22.delete { display: block; |