]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
moved profile/group patch from core to profile_list
authorMarcus Moeller <marcus.moeller@gmx.ch>
Thu, 12 Feb 2015 22:07:49 +0000 (23:07 +0100)
committerMarcus Moeller <marcus.moeller@gmx.ch>
Thu, 12 Feb 2015 22:07:49 +0000 (23:07 +0100)
theme/neo-quitter/css/display.css

index eb9721c06758414c620458e94338839a0d5804a1..773f397f7146c480f170cb6b3d411c7bdf8b8eee 100644 (file)
@@ -161,12 +161,6 @@ address a {
 }
 
 
-#core .h-card .u-photo {
-    float: left;
-    margin-right: 8px;
-    margin-left: 4px;
-}
-
 #aside_primary_wrapper {
     background-color: transparent;
 }
@@ -598,6 +592,7 @@ ul.profile_list li {
 }
 
 .profile_list .h-card .u-photo {
+    margin-left: 10px;
     margin-right: 10px;
 }