]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - tpl/css/style.css
changes to add url directly from poche
[github/wallabag/wallabag.git] / tpl / css / style.css
index 7d2c143fcea2a37033f9ec41716d9b2bc59a1a9c..d644814d195a4002cdd015eaf09b1459cc200443 100644 (file)
@@ -258,13 +258,14 @@ footer {
     font-size: 0.8em;
 }
 
-#inputform{
+#inputform {
     display: none;
     text-align:center;
     max-width:300px;
     margin-left:auto;
     margin-right:auto;
     margin-top:5px;
+    padding-bottom: 5px;
     background-color: rgba(0, 0, 0, 0.9);
     opacity:0.8;
     color:white;