]> git.parisson.com Git - teleforma.git/commitdiff
fix footer
authoryomguy <yomguy@parisson.com>
Thu, 19 Jul 2012 18:46:41 +0000 (20:46 +0200)
committeryomguy <yomguy@parisson.com>
Thu, 19 Jul 2012 18:46:41 +0000 (20:46 +0200)
teleforma/static/teleforma/css/teleforma.css

index d74f79721e8e9a628c02b429d833ab77552e3a3a..08a7ec8092339802167509921ae6ff4c7070f7c6 100644 (file)
@@ -598,7 +598,7 @@ color:#FFF;
     border-bottom: 1px solid #000;
     height: 30px;
     padding: 0em 0.5em 10px 0.5em;
-    margin-top: 2em;
+    margin-top: 1.5em;
 }
 #footer :link, #footer :visited { color: #FFF; }
 #footer hr { display: none }
@@ -1423,7 +1423,7 @@ input,textarea{
     float: left;
     width: 50%;
     padding: 0em 3em 0em 2em;
-    max-height: 540px;
+    max-height: 550px;
     overflow-y: auto;
     }