2
0
mirror of https://github.com/ACSPRI/queXS synced 2024-04-02 12:12:16 +00:00

Made a larger margin before the hangup/call button so as not to hit the last outcome by mistake

This commit is contained in:
Adam Zammit
2013-03-01 12:11:58 +11:00
parent 7854e36fcb
commit ad0fc50af5

View File

@@ -27,3 +27,6 @@
.addresp{ .addresp{
font-style:italic; font-style:italic;
} }
#submit {
margin-top: 40px;
}