X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/65c9feda79d2b2c94cb7dcd561318a83fd796f0a..e852900e42eb0bde98daf7070d84816e44c3308e:/src/wolnelektury/static/scss/main/form.scss

diff --git a/src/wolnelektury/static/scss/main/form.scss b/src/wolnelektury/static/scss/main/form.scss
index ba7616d91..46335a128 100755
--- a/src/wolnelektury/static/scss/main/form.scss
+++ b/src/wolnelektury/static/scss/main/form.scss
@@ -71,7 +71,7 @@ form table {
         img {
             vertical-align: middle;
             margin-right: 1em;
-	    height: 36px;
+	    height: 30px;
         }
         label {
 	    display: inline;
@@ -82,7 +82,7 @@ form table {
         .method {
             border: 1px solid black;
             border-radius: 5px;
-            line-height: 34px;
+            line-height: 28px;
             display: inline-block;
             vertical-align: middle;
             padding: 0 1em;