]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
styling fixes to primary aside section
authorMikael Nordfeldth <mmn@hethane.se>
Thu, 8 Jan 2015 19:38:11 +0000 (20:38 +0100)
committerMikael Nordfeldth <mmn@hethane.se>
Thu, 8 Jan 2015 19:38:11 +0000 (20:38 +0100)
theme/base/css/display.css

index 4be2d61e285343bd7b0922118b49a394eaaeb07b..3c63e928dcf6361c67c333f179cbb11362565b9d 100644 (file)
@@ -983,30 +983,6 @@ content: ":";
 clear:both;
 }
 
-.notice p.e-content {
-    clear: none;
-    display: block;
-}
-
-.section .h-card .u-photo {
-margin-right:7px;
-margin-bottom:0;
-}
-
-.section .notice {
-padding-top:7px;
-padding-bottom:7px;
-border-top:0;
-}
-
-.section .notice:first-child {
-padding-top:0;
-}
-
-.section .notice .author {
-margin-right:0;
-}
-
 .notice-title {
     display:none;
 }
@@ -1019,12 +995,13 @@ margin-right:0;
     width: 100%;
 }
 
-#aside_primary .notices li {
-    margin-bottom: 8px;
+#aside_primary .notice .h-card .u-photo {
+    height: 24px;
+    width: 24px;
+    margin-right: 8px;
 }
-
-#aside_primary .notice {
-    min-height: 24px;
+#aside_primary .notice .e-content {
+    margin-left: 32px;
 }
 
 #export_data li {