]> git.parisson.com Git - teleforma.git/commitdiff
fix bottom
authorGuillaume Pellerin <yomguy@parisson.com>
Mon, 16 Dec 2013 22:18:30 +0000 (23:18 +0100)
committerGuillaume Pellerin <yomguy@parisson.com>
Mon, 16 Dec 2013 22:18:30 +0000 (23:18 +0100)
teleforma/static/teleforma/css/teleforma.css

index a48233355eff8ce72445ed9b5994b4b492995d65..9620f36f9b64356a14ae8ad22561c1ff777d52d7 100644 (file)
@@ -1685,7 +1685,8 @@ input,textarea{
 
 
 #users {
-    padding: 0.8em 0em 3em 0em;
+    padding: 0.8em 0em 0em 0em;
+    margin: 0em 0em 3em 0em;
     background-color: #FFF;
     -moz-border-radius: 8px 0px 8px 8px;
     -webkit-border-radius: 8px 0px 8px 8px;