]> git.mxchange.org Git - friendica.git/commitdiff
fix the icons a bit
authorSimon L'nu <simon.lnu@gmail.com>
Thu, 12 Apr 2012 05:08:02 +0000 (01:08 -0400)
committerSimon L'nu <simon.lnu@gmail.com>
Thu, 12 Apr 2012 05:08:02 +0000 (01:08 -0400)
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
view/theme/dispy-dark/style.css
view/theme/dispy/style.css

index 1f776eed7289b442079eba530fab48a61f5c93e5..68d7e230fde7f4e3de5983c0707fd0abb1511ac0 100644 (file)
@@ -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;
index 70d722e81843aea73b1bc9d33506e28a08e88877..66d19e09182f4f44e9b9652527f4879312de0c81 100644 (file)
@@ -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;