]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - theme/neo-quitter/css/display.css
use none instead of unset
[quix0rs-gnu-social.git] / theme / neo-quitter / css / display.css
index 0294f258cfaf3da74ca2146acdc6be636c2ad46c..8af4a32cb38cf8c49b17a1bfe73f20f78a5cb2fc 100644 (file)
@@ -684,11 +684,11 @@ ul.profile_list li {
 
 .threaded-replies {
     margin-top: 4px;
-    float: unset;
+    float: none;
 }
 
 #conversation .notices .notices {
-    float: unset;
+    float: none;
     margin-left: 55px;
 }