]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Marcus Moeller fixed some layout bugs I introduced
authorMikael Nordfeldth <mmn@hethane.se>
Sun, 15 Mar 2015 13:22:36 +0000 (14:22 +0100)
committerMikael Nordfeldth <mmn@hethane.se>
Sun, 15 Mar 2015 13:22:36 +0000 (14:22 +0100)
theme/base/css/display.css

index 4df34ad8cb01136a6eac984d1d883adde969ad92..7c0e01c96d2a0ca1b8147043dfecac0bd50d35fa 100644 (file)
@@ -630,6 +630,13 @@ address .poweredby {
     line-height: 1.36em;
 }
 
+.profile, .application, #content .peopletag {
+    position:relative;
+    clear:both;
+    float:left;
+    width:100%;
+}
+
 .application, #content .peopletag {
     position:relative;
     clear:both;