]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Threaded replies and conversations do not float left
authoraroquen <aroquen@sfr.fr>
Fri, 5 Jun 2015 21:04:07 +0000 (23:04 +0200)
committeraroquen <aroquen@sfr.fr>
Fri, 5 Jun 2015 22:23:54 +0000 (00:23 +0200)
theme/base/css/display.css

index 1b2c8b3d6fd2a6f5fb3468a18ee6db597def0008..949f40e79167b15db2c64987a6c8eb324b2c1564 100644 (file)
@@ -862,7 +862,6 @@ content: ":";
 
 .threaded-replies {
     clear: both;
-    float: left;
     width: 458px;
     margin-left: 55px;
     margin-bottom: 10px;
@@ -992,7 +991,6 @@ content: ":";
 /* old school conversation style */
 
 #conversation .notices .notices {
-    float: left;
     background-color:rgba(200, 200, 200, 0.050);
     margin-left: 15px;
     width: auto;