]> cgit.babelmonkeys.de Git - socialXMPP.git/blobdiff - css/standard.css
Fix for ejabberd / style changes
[socialXMPP.git] / css / standard.css
index 5b260eb3d96656dd3a03e818b37bf1ea6527d7bf..54cbc06aa35c95c2eadefa03526f57b96bb4a7af 100644 (file)
@@ -1,3 +1,12 @@
 #login {
   text-align: center;
 }
+
+#log_container {
+  clear: both;
+}
+
+.friend {
+  float: left;
+  margin: 2em;
+}