client/app/app.css
changeset 55 18e48b4ec917
parent 36 5d392dea4f49
--- a/client/app/app.css	Thu Oct 23 09:16:16 2014 +0200
+++ b/client/app/app.css	Thu Oct 23 10:33:31 2014 +0200
@@ -32,7 +32,7 @@
     float: left;
     margin: 0.5%;
     overflow: hidden;
-    padding-bottom: 32%;
+    padding-bottom: 20%;
     position: relative;
     width: 45%;
 }
@@ -69,7 +69,7 @@
     background-color: #e6e6e6;
 }
 .send, .return{
-    padding-bottom: 20%;
+    padding-bottom: 15%;
 }
 
 .row input{