]> cgit.babelmonkeys.de Git - socialXMPP.git/blobdiff - css/standard.css
(Coding) style
[socialXMPP.git] / css / standard.css
index 06afbd97711ca7db7d5d8e6ddfbd25c60e85b882..d0e693819da63bbb2bdf1f5caac74a5a585c797f 100644 (file)
@@ -21,6 +21,7 @@ label {
 #vCard_container {
   display: none;
   position: fixed;
+  top: 0;
   height: 100%;
   width: 100%;
 }
@@ -29,6 +30,7 @@ label {
   background: white;
   text-align: center;
   margin: 2em auto;
+  padding: 1em;
   width: 50%;
   overflow: auto;
 }
@@ -65,7 +67,7 @@ label {
   float: left;
   margin: 0.5em;
   text-align: center;
-  max-width: 10em;
+  min-width: 100px;
   height: 100px;
 }